From a6e9a6511aa289ea16da6623d63bef133906c2e1 Mon Sep 17 00:00:00 2001
From: litian <C21AF165>
Date: 星期四, 28 三月 2024 14:20:44 +0800
Subject: [PATCH] geren

---
 packageDomain/pages/teacherCertification/index.js |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/packageDomain/pages/teacherCertification/index.js b/packageDomain/pages/teacherCertification/index.js
index 4079d7d..fecb15f 100644
--- a/packageDomain/pages/teacherCertification/index.js
+++ b/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) {

--
Gitblit v1.9.1