This commit is contained in:
FLL
2025-09-10 15:26:48 +08:00
parent 24ef7391a7
commit d4845ca2ff
10 changed files with 293 additions and 156 deletions

View File

@@ -73,7 +73,7 @@ export const modalSchema: FormSchemaGetter = () => [
component: 'TreeSelect',
fieldName: 'floorId',
defaultValue: undefined,
label: '区建筑',
label: '区建筑',
rules: 'selectRequired',
formItemClass: 'col-span-2',
},