lilei 2 vuotta sitten
vanhempi
commit
209a4ceb65
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      pages/stockCheck/startCheck.vue

+ 1 - 1
pages/stockCheck/startCheck.vue

@@ -418,9 +418,9 @@
 							// 删除最后一个后刷新列表
 							if(this.orderTotal == 0){
 								this.showCart = false
-								this.getDetail()
 								this.getChooseList()
 							}
+							this.getDetail()
 						}
 					})
 				}