zhangqiOMG 2 năm trước cách đây
mục cha
commit
bf3fae9ede
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/utils/tool.js

+ 2 - 2
src/utils/tool.js

@@ -7,8 +7,8 @@ export default {
   },
 
   // 获取应用权限
-  async checkAuth (appname,auth) {
-    await this.sleep(3000)
+  checkAuth (appname,auth) {
+    // await this.sleep(3000)
     let _haveAuth = false
     let app = JSON.parse(sessionStorage.getItem('activeApp'))
     // 获取当前应用权限