接口调试

This commit is contained in:
mengxiaolong
2021-02-08 15:36:58 +08:00
parent 743b0c270c
commit ae7f63f2cf
10 changed files with 232 additions and 100 deletions

View File

@@ -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,