mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-22 05:56:45 +08:00
[FIX]确认规则--投保人、被保人、投被同人时,只有不使用身份证才可跳过人脸识别,跟年龄无关
This commit is contained in:
@@ -323,13 +323,6 @@ export default {
|
||||
}
|
||||
})
|
||||
|
||||
//判断this.chooseProducts是否含有productTrialYearDTO
|
||||
// this.chooseProducts.forEach((item,index) => {
|
||||
|
||||
// })
|
||||
|
||||
// this.influenceAddRiskCodes
|
||||
|
||||
if (this.chooseProducts[0].influences && this.chooseProducts[0].influences.length > 0) {
|
||||
this.influences = this.chooseProducts[0].influences
|
||||
this.chooseProducts[0].influences.forEach(item => {
|
||||
|
||||
Reference in New Issue
Block a user