loulijun2021
2022-06-27 2cb8775339209916fcc889dfa9d5ea7a9f63cd24
src/permission.js
@@ -27,7 +27,6 @@
      NProgress.done()
    } else {
      const hasGetUserInfo = store.getters.name
      console.log(hasGetUserInfo, 1)
      if (hasGetUserInfo) {
        next()
      } else {