Explorar o código

跳转工程机系统

FengChaoYu %!s(int64=3) %!d(string=hai) anos
pai
achega
8114099f49
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/layout/components/Navbar.vue

+ 1 - 1
src/layout/components/Navbar.vue

@@ -103,7 +103,7 @@ export default {
     this.timer = setInterval(function () {
       that.initNotice()
     }, 3000)
-    this.userInfo = JSON.parse(localStorage.getItem("greemall_user"))
+    this.userInfo = JSON.parse(localStorage.getItem("supply_user"))
   },
   beforeDestroy() {
     window.clearInterval(this.timer)