mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-14 03:06:43 +08:00
【IMP】修改保费问题
This commit is contained in:
@@ -209,10 +209,8 @@ export default {
|
||||
}
|
||||
if(item.mainRiskCode != 'GFRS_M0008') {
|
||||
item.calFactorLst.map(i => {
|
||||
if (i.defaultValue) {
|
||||
this.defalutAmt = i.defaultValue
|
||||
this.mult = Number(i.defaultValue) / Number(i.defaultValue)
|
||||
}
|
||||
})
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user