修改bug
This commit is contained in:
@@ -67,7 +67,6 @@
|
||||
//获取头像昵称和普通会员和VIP会员
|
||||
getUser() {
|
||||
this.$apiServe.getUser().then(res => {
|
||||
console.log('个人信息==', res.data);
|
||||
if (res.data.msg === "登录超时,请重新登录") {
|
||||
this.isLoad = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user