jwyu %!s(int64=2) %!d(string=hai) anos
pai
achega
21d6d24d32
Modificáronse 2 ficheiros con 2 adicións e 0 borrados
  1. 1 0
      pages/video/videoList.vue
  2. 1 0
      pages/voice/voice.vue

+ 1 - 0
pages/video/videoList.vue

@@ -221,6 +221,7 @@ export default {
                 if(arr.length===0){
                     this.finished=true
                 }
+                this.isAuth=true
             }else if(res.code===403){
                 //无权限用户
                 this.isAuth=false

+ 1 - 0
pages/voice/voice.vue

@@ -272,6 +272,7 @@ export default {
                         this.getOptionsList()
                     }, 1500);
                 }
+                this.isAuth=true
             }else if(res.code===403){
                 //无权限用户
                 this.isAuth=false