mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 15:06:45 +08:00
Merge branch 'hotfix/删除电投中的份数参数' into release/0604
This commit is contained in:
@@ -1501,7 +1501,7 @@ export default {
|
|||||||
standPrem: this.trialList[index] && this.trialList[index].standPrem,
|
standPrem: this.trialList[index] && this.trialList[index].standPrem,
|
||||||
predictTransferPrem: item.predictTransferPrem,
|
predictTransferPrem: item.predictTransferPrem,
|
||||||
thirdInsuraceNo: this.policyNo,
|
thirdInsuraceNo: this.policyNo,
|
||||||
mult: this.mult
|
// mult: this.mult
|
||||||
}
|
}
|
||||||
if (item.hasPredictTransferPrem && item.hasPredictTransferPrem === '0') {
|
if (item.hasPredictTransferPrem && item.hasPredictTransferPrem === '0') {
|
||||||
//增加万能险 预计转入保费校验
|
//增加万能险 预计转入保费校验
|
||||||
|
|||||||
Reference in New Issue
Block a user