【中介渠道-八桂无忧D】 修改选择附加险长度

This commit is contained in:
dwq
2021-07-07 17:25:58 +08:00
committed by liyuetong
parent 7801992532
commit 071503bbd7

View File

@@ -1729,7 +1729,7 @@ export default {
this.setRemitRisk()
this.nextStepFlag = false
}
if(this.chooseProducts.length>0&&this.chooseProducts[1].productCode=='GFRS_A0010'){
if(this.chooseProducts.length==2&&this.chooseProducts[1].productCode=='GFRS_A0010'){
this.$toast('当前未投保其他长险附加险,请删除该险种重新选择附加险!')
this.nextStepFlag = true
}