zhongtianhaoyuan 3 năm trước cách đây
mục cha
commit
279cf14d1d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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(){