diff --git a/ant-design-vue-jeecg/src/views/zyclothsstyle/modules/ZyClothsStyleForm.vue b/ant-design-vue-jeecg/src/views/zyclothsstyle/modules/ZyClothsStyleForm.vue index 616a5dee..28e428fb 100644 --- a/ant-design-vue-jeecg/src/views/zyclothsstyle/modules/ZyClothsStyleForm.vue +++ b/ant-design-vue-jeecg/src/views/zyclothsstyle/modules/ZyClothsStyleForm.vue @@ -3,9 +3,9 @@ - + - + @@ -23,10 +23,9 @@ - + - + @@ -37,11 +36,9 @@ - - - + @@ -51,11 +48,9 @@ - - - + @@ -64,10 +59,9 @@ - - + - + @@ -76,27 +70,22 @@ - - - + - - - - + - - + + @@ -106,14 +95,14 @@ - + - + @@ -121,7 +110,7 @@ - + @@ -391,7 +380,7 @@ export default { }, wrapperCol1: { xs: {span: 24}, - sm: {span: 18}, + sm: {span: 20}, }, confirmLoading: false, validatorRules: { @@ -485,4 +474,7 @@ export default { .ant-form-item { margin-bottom: 16px; } +/deep/ .label label{ + text-align:left; +} \ No newline at end of file