fix: 备注宽度不正常
This commit is contained in:
parent
7032f79069
commit
25616baa1d
@ -160,7 +160,7 @@ export const drawerSchema: FormSchemaGetter = () => [
|
||||
component: 'Textarea',
|
||||
defaultValue: '',
|
||||
fieldName: 'remark',
|
||||
formItemClass: 'items-baseline col-span-2',
|
||||
formItemClass: 'col-span-2',
|
||||
label: '备注',
|
||||
},
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user