jiangping
2025-04-28 8470e06b5ce5189162f9f6cd3f2cea7d14ad80af
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'