From 8d4ccb4d7e377c6dd50edff0b57707ff0935cac5 Mon Sep 17 00:00:00 2001 From: wangxiang <1827945911@qq.com> Date: Tue, 10 May 2022 04:56:54 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=A3=20=E9=87=8D=E5=86=99=E5=89=8D?= =?UTF-8?q?=E7=AB=AF=E4=B8=8A=E4=BC=A0=E7=BB=84=E4=BB=B6,=E4=BB=A5?= =?UTF-8?q?=E5=8F=8A=E7=BC=96=E5=86=99=E6=96=87=E4=BB=B6=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kicc-ui/src/views/system/role/role.data.ts | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/kicc-ui/src/views/system/role/role.data.ts b/kicc-ui/src/views/system/role/role.data.ts index 01ea6920..b62573c5 100644 --- a/kicc-ui/src/views/system/role/role.data.ts +++ b/kicc-ui/src/views/system/role/role.data.ts @@ -123,10 +123,7 @@ export const formSchema: FormSchema[] = [ style: { width:'100%' }, min: 0 }, - required: true, - colProps: { - span: 12 - } + required: true }, { field: 'status',