mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 11:36:45 +08:00
接口调试
This commit is contained in:
@@ -1805,6 +1805,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