新增页面样式调整

zhc4dev
暖暖 2 years ago
parent f0c9bbf6b6
commit e9dd035b75
  1. 5
      ant-design-vue-jeecg/src/views/process/modules/ZyClothsComponentForm.vue
  2. 5
      ant-design-vue-jeecg/src/views/process/modules/ZyClothsModularForm.vue

@ -207,3 +207,8 @@
} }
} }
</script> </script>
<style scoped>
.ant-form-item{
margin-bottom: 16px;
}
</style>

@ -184,3 +184,8 @@
} }
} }
</script> </script>
<style scoped>
.ant-form-item{
margin-bottom: 16px;
}
</style>
Loading…
Cancel
Save