jwyu %!s(int64=2) %!d(string=hai) anos
pai
achega
725a46d634
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

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