|
|
@@ -704,7 +704,7 @@ export const createCrudOptions = function ({ crudExpose, context}: CreateCrudOpt
|
|
|
{ value: 4, label: '已离职' },
|
|
|
{ value: 5, label: '在职已盘点' }, */
|
|
|
{ value: 6, label: '曾就职' },
|
|
|
- { value: 7, label: '拒不录用' },
|
|
|
+ { value: 7, label: '具备潜力' },
|
|
|
|
|
|
]
|
|
|
}),
|