From 9772815c7d6e42f4e08e4cd91c8195554cbd8a7e Mon Sep 17 00:00:00 2001 From: wangxiang <1827945911@qq.com> Date: Thu, 16 Feb 2023 17:27:20 +0800 Subject: [PATCH] =?UTF-8?q?:rocket:=20push=20=E6=A8=A1=E5=9D=97=E7=BC=96?= =?UTF-8?q?=E5=86=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/common/push/authManage/authManage.data.ts | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/views/common/push/authManage/authManage.data.ts b/src/views/common/push/authManage/authManage.data.ts index 903d273..30016d3 100644 --- a/src/views/common/push/authManage/authManage.data.ts +++ b/src/views/common/push/authManage/authManage.data.ts @@ -98,7 +98,7 @@ export const formSchema: FormSchema[] = [ component: 'Input', required: true, colProps: { - span: 1 + span: 12 } }, { @@ -107,7 +107,7 @@ export const formSchema: FormSchema[] = [ component: 'Input', required: true, colProps: { - span: 1 + span: 12 } }, { @@ -116,7 +116,7 @@ export const formSchema: FormSchema[] = [ component: 'Input', required: true, colProps: { - span: 1 + span: 12 } }, { @@ -125,7 +125,7 @@ export const formSchema: FormSchema[] = [ component: 'Input', required: true, colProps: { - span: 1 + span: 12 } }, { @@ -134,7 +134,7 @@ export const formSchema: FormSchema[] = [ component: 'Input', required: true, colProps: { - span: 1 + span: 12 } }, { @@ -143,7 +143,7 @@ export const formSchema: FormSchema[] = [ component: 'Input', required: true, colProps: { - span: 1 + span: 12 } }, {