diff --git a/src/views/ebiz/sale/InsuredInfo.vue b/src/views/ebiz/sale/InsuredInfo.vue index 3fa367eef..e67973a8c 100644 --- a/src/views/ebiz/sale/InsuredInfo.vue +++ b/src/views/ebiz/sale/InsuredInfo.vue @@ -517,6 +517,12 @@ export default { localStorage.removeItem('imgfrontInsuredPath') localStorage.removeItem('imgBackPath') localStorage.removeItem('imgBackInsuredPath') + //--------------为首页桂企保投保入口专写begin----------------// + if (this.$route.query.initOrderNo == '1') { + localStorage.orderNo = '' + } + //--------------为首页桂企保投保入口专写end----------------// + // document.body.style.backgroundColor = '#F5F5F5' //如果是编辑/导航进来 this.isElecCont = '0'