Ver código fonte

分享进入视频社区bug

jwyu 3 anos atrás
pai
commit
665a21c4fe
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      src/views/video/List.vue

+ 1 - 0
src/views/video/List.vue

@@ -99,6 +99,7 @@ const refreshList=()=>{
     listState.finished=false
     listState.page=1
     listState.list=[]
+    videoId.value=0
     curVideoId.value=0
     getVideoList()
 }