parent
054a476d25
commit
97f16271b1
|
|
@ -119,6 +119,6 @@ export const formSchema: FormSchema[] = [
|
||||||
label: ' ',
|
label: ' ',
|
||||||
field: 'menu',
|
field: 'menu',
|
||||||
slot: 'menu',
|
slot: 'menu',
|
||||||
component: 'Input',
|
component: 'ApiTree',
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue