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