Browse Source

分享进入视频社区bug

jwyu 2 năm trước cách đây
mục cha
commit
665a21c4fe
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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()
 }