dengjie : 产品详情权限问题

This commit is contained in:
邓洁
2023-02-04 23:22:50 +08:00
parent 4b40658fb5
commit 0cbb51d933
3 changed files with 32 additions and 21 deletions

View File

@@ -67,7 +67,7 @@
//获取头像昵称和普通会员和VIP会员
getUser() {
this.$apiServe.getUser().then(res => {
// console.log('个人信息==', res.data);
console.log('个人信息==', res.data);
if (res.data.msg === "登录超时,请重新登录") {
this.isLoad = false
}