Commit fa83d86e authored by anxixi's avatar anxixi

人脉圈

parent 3398aded
......@@ -161,7 +161,7 @@
mounted() {
this.getuserSearch();
globalMsg.$on("loginsuccess",(data)=>{
this.empInfo = this.publicFun.getUserInfoCookieType() ? JSON.parse(this.Base64.decode(this.publicFun.getUserInfoCookieType())) : {};
this.userInfo = this.publicFun.getUserInfoCookieType() ? JSON.parse(this.Base64.decode(this.publicFun.getUserInfoCookieType())) : {};
this.cur_page = 1;
this.getuserSearch();
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment