lchao hace 1 año
padre
commit
98c0370799
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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,