flat:9-11暂存
This commit is contained in:
@@ -340,18 +340,16 @@ export const genderState = [
|
||||
];
|
||||
// 服务类型
|
||||
export const serviceType = [
|
||||
{
|
||||
label: "政策标签",
|
||||
value: 0,
|
||||
},
|
||||
{
|
||||
label: "个人标签",
|
||||
value: 1,
|
||||
},
|
||||
{
|
||||
label: "服务标签",
|
||||
value: 2,
|
||||
}
|
||||
{value: 0, label: "其他指导和服务"},
|
||||
{value: 1, label: "就业指导课程宣讲"},
|
||||
{value: 2, label: "职业选择"},
|
||||
{value: 3, label: "求职择业心理辅导"},
|
||||
{value: 4, label: "就业政策宣讲与就业市场分析"},
|
||||
{value: 5, label: "求职简历面试技巧辅导"},
|
||||
{value: 6, label: "劳动权益与法律保障解读"},
|
||||
{value: 7, label: "创业服务与辅导"},
|
||||
{value: 8, label: "职场适应与职业发展指导"},
|
||||
{value: 9, label: "就业典型案例宣传与就业干预"},
|
||||
];
|
||||
|
||||
export const recruitStatus = [
|
||||
|
||||
Reference in New Issue
Block a user