refactor: 租户套餐useBeforeCloseDiff

This commit is contained in:
dap
2025-04-08 10:57:08 +08:00
parent 6d2f4e8486
commit ef390ae636
2 changed files with 24 additions and 6 deletions

View File

@@ -65,7 +65,6 @@ export const drawerSchema: FormSchemaGetter = () => [
{
component: 'Textarea',
fieldName: 'remark',
formItemClass: 'items-start',
label: '备注',
},
];