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 } }, {