优化参数模块
This commit is contained in:
parent
8f53365516
commit
022ae0f46f
@ -18,11 +18,11 @@ export const schemas: FormSchema[] = [
|
|||||||
options: [
|
options: [
|
||||||
{
|
{
|
||||||
label: '系统',
|
label: '系统',
|
||||||
value: '1',
|
value: '0',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: '业务',
|
label: '业务',
|
||||||
value: '2',
|
value: '1',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user