mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-07 06:36:44 +08:00
卡单投保 被保人是否为新市民选择为是 下方选择新市民类型 选择后不显示
This commit is contained in:
@@ -1521,7 +1521,7 @@ export default {
|
||||
} else if (this.pickerType === 'appntNpType') {
|
||||
this.userInfo.npType = value.id
|
||||
} else if (this.pickerType === 'insuredNpType') {
|
||||
this.userInfo.npType = value.id
|
||||
this.insuredInfo.npType = value.id
|
||||
}
|
||||
},
|
||||
//证件起始截止日期
|
||||
|
||||
Reference in New Issue
Block a user