Explorar el Código

热门知识bug

彭宇 hace 1 año
padre
commit
74356fbb8a
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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,
 						});