h5/n_pages/visitorApplication/visitorApplication.vue
@@ -575,10 +575,10 @@ title: '证件类型不能为空', icon: 'none' }) if (!this.withUserList.idcardNo) return uni.showToast({ title: '证件号码不能为空', icon: 'none' }) // if (!this.withUserList.idcardNo) return uni.showToast({ // title: '证件号码不能为空', // icon: 'none' // }) if (!this.withUserList.faceImg) return uni.showToast({ title: '人脸照片不能为空', icon: 'none'