k94314517
2025-07-09 06b2f5be922e87d086d1d4e6cdcc2119e7d3a1a4
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'