pull/44/head
parent
7e752dc83a
commit
fe80ad76d5
12293
pnpm-lock.yaml
12293
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
|
|
@ -98,7 +98,7 @@ export const searchFormSchema: FormSchema[] = [
|
|||
field: 'jobAdjustment',
|
||||
component: 'Select',
|
||||
componentProps: {
|
||||
options: getDictOptions(DICT_TYPE.INFRA_BOOLEAN_STRING, 'boolean')
|
||||
options: getDictOptions(DICT_TYPE.INFRA_BOOLEAN_STRING)
|
||||
},
|
||||
colProps: { span: 4 },
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue