mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-24 13:42:52 +08:00
Merge branch 'feature/GFRS-785_1【0402】国富人寿附加综合意外伤害保险运营规则调整' into release/0327
# Conflicts: # src/views/ebiz/common/CalculatePremium.vue
This commit is contained in:
@@ -482,7 +482,7 @@ export default {
|
||||
}
|
||||
return
|
||||
}
|
||||
if (item.mainRiskCode === 'GFRS_M0016' || item.productCode === 'GFRS_A0004' ) {
|
||||
if (item.mainRiskCode === 'GFRS_M0016' || item.productCode === 'GFRS_A0004' || item.productCode === 'GFRS_A0005' ) {
|
||||
let isMedical = null
|
||||
if (this.isFrom === 'proposal') {
|
||||
isMedical = detailPromise == '1'
|
||||
|
||||
Reference in New Issue
Block a user