fix: 新增部门没有主目录 #I6Y26M
parent
4ff33d87f5
commit
1022f9bc86
|
@ -89,6 +89,7 @@ export const formSchema: FormSchema[] = [
|
|||
component: 'ApiTreeSelect',
|
||||
componentProps: {
|
||||
api: () => listSimpleDept(),
|
||||
parent: '主类目',
|
||||
fieldNames: {
|
||||
label: 'name',
|
||||
key: 'id',
|
||||
|
|
Loading…
Reference in New Issue