Merge branch 'dev_cardList' into feature/GFRS-247【待确定】卡单产品投保

# Conflicts:
#	src/assets/js/utils/request.js
#	src/config/urlMap.js
#	src/router/ebiz/index.js
#	src/views/app/Home.vue
#	src/views/ebiz/sale/InsuredInfo.vue
This commit is contained in:
tian.guangyuan
2020-04-20 14:29:27 +08:00
25 changed files with 2674 additions and 4 deletions

View File

@@ -65,6 +65,9 @@ let survey = [
let manpower = [
'/customer/answer/queryList' //DISC性格分析
]
]
// 卡单
let cardList = []
let whiteList = ['/customer/agent/getCustomersList', ...proposal, ...sale, ...agentEnter, ...claims, ...survey, ...manpower]
// 创建axios实例