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