fix: 字段错误
This commit is contained in:
parent
245e14ec34
commit
683603ae19
@ -98,7 +98,7 @@ export const drawerSchema: FormSchemaGetter = () => [
|
||||
optionType: 'button',
|
||||
},
|
||||
defaultValue: '0',
|
||||
fieldName: 'postStatus',
|
||||
fieldName: 'status',
|
||||
label: '岗位状态',
|
||||
rules: 'required',
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user