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

+ 1 - 0
src/utils/tool.js

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