lchao 1 năm trước cách đây
mục cha
commit
98c0370799
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      pages/index/index.vue

+ 1 - 0
pages/index/index.vue

@@ -399,6 +399,7 @@
 			},
 			// 热门知识获取数据
 			getList() {
+				this.dataSource=[]
 				let params = {
 					pageSize: this.knowledgeParams.pageSize,
 					pageNum: this.knowledgeParams.pageNum,