mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-23 07:36:44 +08:00
【中介渠道-八桂无忧D】 修改选择附加险长度
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user