|
|
@ -318,7 +318,7 @@ |
|
|
this.headimg = res.data.headimg |
|
|
this.headimg = res.data.headimg |
|
|
this.nickname = res.data.realname |
|
|
this.nickname = res.data.realname |
|
|
|
|
|
|
|
|
if (!authList || authList.length <= 0 || 1==1) { |
|
|
if (!authList || authList.length <= 0) { |
|
|
//权限设置 |
|
|
//权限设置 |
|
|
this.box = true |
|
|
this.box = true |
|
|
this.$api.sendRequest({ |
|
|
this.$api.sendRequest({ |
|
|
|