zhongtianhaoyuan hace 3 años
padre
commit
279cf14d1d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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(){