chore: 样式

This commit is contained in:
dap
2024-09-12 21:56:21 +08:00
parent bd1cc2629f
commit e67a78e971
2 changed files with 7 additions and 1 deletions

View File

@@ -59,6 +59,7 @@ export const modalSchema: FormSchemaGetter = () => [
placeholder: '请输入',
},
fieldName: 'remark',
formItemClass: 'items-baseline',
label: '备注',
},
];