Эх сурвалжийг харах

我的问答加载下一页bug

jwyu 2 жил өмнө
parent
commit
4650e132ed

+ 1 - 1
src/views/question/MyList.vue

@@ -249,7 +249,7 @@ const getQuestionList=()=>{
   })
 }
 
-const loadingMore = ()=>{
+const onLoad = ()=>{
   question.page_index++
   getQuestionList()
 }