mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-23 16:42:53 +08:00
[new] 完成 人发系统 - 人才库 - 新增、修改、列表
This commit is contained in:
@@ -2025,6 +2025,20 @@ export default {
|
||||
{ id: 2, text: '确认加盟' },
|
||||
{ id: 3, text: '三次接触以上' },
|
||||
{ id: 4, text: '二次接触' },
|
||||
{ id: 5, text: '首次接触 '}
|
||||
{ id: 5, text: '首次接触 ' }
|
||||
],
|
||||
// 活动量管理 - 人才库 - 过往职业
|
||||
talentPoolPastOccu: [
|
||||
{ id: '01', text: '一般内勤职员' },
|
||||
{ id: '02', text: '其他金融行业' },
|
||||
{ id: '03', text: '家庭主妇' },
|
||||
{ id: '04', text: '自由职业' },
|
||||
{ id: '05', text: '离退休人员' },
|
||||
{ id: '06', text: '个体经营者' },
|
||||
{ id: '07', text: '销售' },
|
||||
{ id: '08', text: '公务员' },
|
||||
{ id: '09', text: '保险外勤' },
|
||||
{ id: '10', text: '保险内勤' },
|
||||
{ id: '11', text: '其他' }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user