mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 01:36:43 +08:00
feat-调整A0016附加险的试算规则
This commit is contained in:
@@ -1858,7 +1858,8 @@ export default {
|
||||
this.chooseProducts[itemRemitIndex].productCode == 'GFRS_A0010' ||
|
||||
this.chooseProducts[itemRemitIndex].productCode == 'GFRS_A0013' ||
|
||||
this.chooseProducts[itemRemitIndex].productCode == 'GFRS_A0014' ||
|
||||
this.chooseProducts[itemRemitIndex].productCode == 'GFRS_A0015'
|
||||
this.chooseProducts[itemRemitIndex].productCode == 'GFRS_A0015' ||
|
||||
this.chooseProducts[itemRemitIndex].productCode == 'GFRS_A0016'
|
||||
) {
|
||||
//此附加险的缴费期间=主险缴费期间;保险期间=主险保险期间
|
||||
if (item.code == 'insuYear') {
|
||||
|
||||
Reference in New Issue
Block a user