lchao il y a 1 an
Parent
commit
98c0370799
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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,