Browse Source

热门知识bug

彭宇 1 year ago
parent
commit
74356fbb8a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      pages/index/index.vue

+ 0 - 1
pages/index/index.vue

@@ -567,7 +567,6 @@
 							this.reduceScore(item)
 							this.addScore(item)
 						}
-						this.getList()
 						uni.navigateTo({
 							url: '/pages/highServer/knowledgeDetails/knowledgeDetails?id=' + item.id,
 						});