diff --git a/src/components/ebiz/customer/formBlock.vue b/src/components/ebiz/customer/formBlock.vue index 2c4c1224e..2f7dd1e5d 100644 --- a/src/components/ebiz/customer/formBlock.vue +++ b/src/components/ebiz/customer/formBlock.vue @@ -307,16 +307,16 @@ export default { async mounted() { //获取代理人管理机构 52贵州 45广西 this.manageComCode = await riskRules.getAgentInfoFunc(this) - if(this.manageComCode == '52'){ - areaLists.province_list = { - 520000: '贵州省' - } - this.areaValue = '520000' - }else{ + if(this.manageComCode == '45'){ areaLists.province_list = { 450000: '广西壮族自治区' } this.areaValue = '450000' + }else{ + areaLists.province_list = { + 520000: '贵州省' + } + this.areaValue = '520000' } this.areaLists = areaLists }, diff --git a/src/views/ebiz/insureAgain/InsureInformation.vue b/src/views/ebiz/insureAgain/InsureInformation.vue index a00e644f9..f18788588 100644 --- a/src/views/ebiz/insureAgain/InsureInformation.vue +++ b/src/views/ebiz/insureAgain/InsureInformation.vue @@ -471,16 +471,16 @@ export default { window.appCallBack = this.appCallBack //获取代理人管理机构 52贵州 45广西 this.manageComCode = await riskRules.getAgentInfoFunc(this) - if(this.manageComCode == '52'){ - areaLists.province_list = { - 520000: '贵州省' - } - this.areaValue = '520000' - }else{ + if(this.manageComCode == '45'){ areaLists.province_list = { 450000: '广西壮族自治区' } this.areaValue = '450000' + }else{ + areaLists.province_list = { + 520000: '贵州省' + } + this.areaValue = '520000' } this.areaLists = areaLists }, diff --git a/src/views/ebiz/sale/InsuredInfo.vue b/src/views/ebiz/sale/InsuredInfo.vue index 893d7f29e..602f6b8c1 100644 --- a/src/views/ebiz/sale/InsuredInfo.vue +++ b/src/views/ebiz/sale/InsuredInfo.vue @@ -615,16 +615,16 @@ export default { window.appCallBack = this.appCallBack //获取代理人管理机构 52贵州 45广西 this.manageComCode = await riskRules.getAgentInfoFunc(this) - if(this.manageComCode == '52'){ - areaLists.province_list = { - 520000: '贵州省' - } - this.areaValue = '520000' - }else{ + if(this.manageComCode == '45'){ areaLists.province_list = { 450000: '广西壮族自治区' } this.areaValue = '450000' + }else{ + areaLists.province_list = { + 520000: '贵州省' + } + this.areaValue = '520000' } this.areaLists = areaLists }, diff --git a/src/views/ebiz/sale/InsuredPerson.vue b/src/views/ebiz/sale/InsuredPerson.vue index be40b3069..e3323cb69 100644 --- a/src/views/ebiz/sale/InsuredPerson.vue +++ b/src/views/ebiz/sale/InsuredPerson.vue @@ -766,16 +766,16 @@ export default { // // document.body.style.backgroundColor = '#F5F5F5' //获取代理人管理机构 52贵州 45广西 this.manageComCode = await riskRules.getAgentInfoFunc(this) - if(this.manageComCode == '52'){ - areaLists.province_list = { - 520000: '贵州省' - } - this.areaValue = '520000' - }else{ + if(this.manageComCode == '45'){ areaLists.province_list = { 450000: '广西壮族自治区' } this.areaValue = '450000' + }else{ + areaLists.province_list = { + 520000: '贵州省' + } + this.areaValue = '520000' } this.areaLists = areaLists }, diff --git a/src/views/ebiz/sale/PayResult.vue b/src/views/ebiz/sale/PayResult.vue index 681f4df2e..ad532cd68 100644 --- a/src/views/ebiz/sale/PayResult.vue +++ b/src/views/ebiz/sale/PayResult.vue @@ -23,9 +23,9 @@ -->
核心承保中,请您稍后查看 -
+
- 温馨提示:为维护您的合法权益,{{this.manageComCode == '52'?'贵州':'广西'}}保险行业协会将向您发送满意度调查短信,欢迎回复短信对我们的销售和服务进行监督。 + 温馨提示:为维护您的合法权益,广西保险行业协会将向您发送满意度调查短信,欢迎回复短信对我们的销售和服务进行监督。