litian
2024-03-28 a6e9a6511aa289ea16da6623d63bef133906c2e1
packageDomain/pages/teacherCertification/index.js
@@ -54,9 +54,6 @@
    //获取职称
    this.getpositionalTitle();
    this.getAgreement();
    if (wx.getStorageSync(app.config.tokenKey)) {
      this.getUserRole()
    }
    // 检查登录状态
    const token = wx.getStorageSync(app.config.tokenKey)
    if (!token) {