【柳州生产问题】渠道判断有误, 柳州只有个险有,864502并且为个险渠道

This commit is contained in:
li.yuetong
2022-03-29 17:52:25 +08:00
parent cfce8dd2bb
commit c6ab6d5823
9 changed files with 30 additions and 13 deletions

View File

@@ -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: '广西壮族自治区'