【中介渠道-八桂无忧D】 八桂D投保规则

This commit is contained in:
dwq
2021-07-12 16:28:53 +08:00
committed by liyuetong
parent 82d6172b41
commit 9883c40968
2 changed files with 2 additions and 2 deletions

View File

@@ -1822,7 +1822,7 @@ export default {
if ( this.chooseProducts[0].mainRiskCode == 'GFRS_M0051'||this.chooseProducts[0].mainRiskCode == 'GFRS_M0044'){
if(item.productCode == 'GFRS_A0010'){
let risks = JSON.parse(localStorage.chooseProducts);
let longRisks=['GFRS_A0010'];
let longRisks=[];
//拿到短险附加险数组
for (let i = 1; i < risks.length; i++) {
for(let j = 0; j < risks[i].calFactorLst.length; j++){