mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-15 03:36:43 +08:00
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:
@@ -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实例
|
||||
|
||||
Reference in New Issue
Block a user