mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 03:26:45 +08:00
保额上传参数修改
This commit is contained in:
@@ -1564,6 +1564,10 @@ export default {
|
||||
this.trialInfos[index].amt = this.trialList[0].prem
|
||||
}
|
||||
|
||||
if (item.productCode == 'GFRS_A0001') {
|
||||
this.trialInfos[index].amt = this.trialList[0].standPrem
|
||||
}
|
||||
|
||||
if (item.productCode == 'GFRS_A0003') {
|
||||
this.trialInfos[index].amt = this.trialList[index].amt
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user