111
QYF-GitLab1
2024-12-23 a2b6203372280be42530c6eaee2bffb6cf3c74d3
packageDomain/pages/teacherCertification/index.js
@@ -575,6 +575,14 @@
      })
      return
    }
    if (!that.data.teacherInfo.detailedAddress) {
      wx.showToast({
        title: "请填写详细地址!",
        icon: 'none',
        duration: 1000,
      })
      return
    }
    if (that.data.imgPics.length == 0) {
      wx.showToast({
        title: "请上传工作证!",