zhongtianhaoyuan 3 år sedan
förälder
incheckning
279cf14d1d
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/layout/index/top/index.vue

+ 1 - 1
src/layout/index/top/index.vue

@@ -415,7 +415,7 @@
           return
         }
         //判断二维码上的仓库当前账号是否有权限操作
-        this.getLook(this.cangid, this.userINfo.userName)
+        this.getLook(this.cangid,localStorage.getItem('ws-pf_staffName'))
         
       },
       compNameChange(){