Explorar o código

分享进入视频社区bug

jwyu %!s(int64=2) %!d(string=hai) anos
pai
achega
665a21c4fe
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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()
 }