彭宇 1 anno fa
parent
commit
cdade9f8cc
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

@@ -576,12 +576,12 @@
 								title: '您的积分不足'
 							})
 						} else {
-              this.getList()
 							this.reduceScore(item)
 							this.addScore(item)
 							uni.navigateTo({
 								url: '/pages/highServer/knowledgeDetails/knowledgeDetails?id=' + item.id,
 							});
+              this.getList()
 						}
 					});
 				}else{