mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 11:36:45 +08:00
【柳州生产问题】渠道判断有误, 柳州只有个险有,864502并且为个险渠道
This commit is contained in:
@@ -306,7 +306,8 @@ export default {
|
||||
},
|
||||
async mounted() {
|
||||
//获取代理人管理机构 52贵州 45广西
|
||||
this.manageComCode = await riskRules.getAgentInfoFunc(this)
|
||||
let dataReturn = await riskRules.getAgentInfoFunc(this)
|
||||
this.manageComCode = dataReturn.manageComCode
|
||||
if(this.manageComCode == '45'){
|
||||
areaLists.province_list = {
|
||||
450000: '广西壮族自治区'
|
||||
|
||||
Reference in New Issue
Block a user