被保人身份证扫描不能同用一个组件,会出现在数据重复问题

This commit is contained in:
liyuetong
2021-05-18 16:38:42 +08:00
parent 92753ae8e8
commit 068816c1be

View File

@@ -15,7 +15,7 @@ export function selectComp(that, index, type = '') {
;[that.occupationShowPicker, title] = [true, '职业类别']
} else if (index == 3) {
if (type == '1') {
投保人
//投保人
CacheUtils.setLocItem('scanFromInsured','true')
;[that.isScan, title] = [true, '身份证扫描']
} else if (type == '2') {