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