fix: 新增部门没有主目录 #I6Y26M

pull/4/head
xingyu 2023-04-23 14:34:02 +08:00
parent 4ff33d87f5
commit 1022f9bc86
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ export const formSchema: FormSchema[] = [
component: 'ApiTreeSelect',
componentProps: {
api: () => listSimpleDept(),
parent: '主类目',
fieldNames: {
label: 'name',
key: 'id',