From e4b880f391703bab41d178bbebcc8450ca2df724 Mon Sep 17 00:00:00 2001 From: xia <1928964683@qq.com> Date: Sat, 8 Jul 2023 10:42:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B8=83=E5=B1=80=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ant-design-vue-jeecg/src/views/modulex/modules/ModulexForm.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ant-design-vue-jeecg/src/views/modulex/modules/ModulexForm.vue b/ant-design-vue-jeecg/src/views/modulex/modules/ModulexForm.vue index 01c0d9b..d941dc5 100644 --- a/ant-design-vue-jeecg/src/views/modulex/modules/ModulexForm.vue +++ b/ant-design-vue-jeecg/src/views/modulex/modules/ModulexForm.vue @@ -443,7 +443,7 @@ export default { .ant-col-sm-5 { width: 10%; } - /deep/ .ant-col-sm-16 { + /deep/ .ant-col-xxl-18 { width: 85%; } }