mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 18:36:43 +08:00
Merge branch 'feature/【GFRS-2145】e起陪访' into dev
# Conflicts: # src/assets/js/utils/request.js # src/main.js # src/router/ebiz/index.js
This commit is contained in:
@@ -1831,6 +1831,13 @@ export default {
|
||||
{ id: 'A302', text: '高级营业部经理' },
|
||||
{ id: 'A401', text: '业务总监' }
|
||||
],
|
||||
// e起陪访: 陪访类型枚举
|
||||
visitTypes: [
|
||||
{ code: '01', text: '入职前陪访' },
|
||||
{ code: '02', text: '新人首单' },
|
||||
{ code: '03', text: '冲刺挑战' },
|
||||
{ code: '04', text: '参与衔训' }
|
||||
],
|
||||
salarySource: [
|
||||
{
|
||||
id: 1,
|
||||
|
||||
Reference in New Issue
Block a user