zhongtianhaoyuan 3 년 전
부모
커밋
279cf14d1d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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(){