lilei 2 tahun lalu
induk
melakukan
209a4ceb65
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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()
 						}
 					})
 				}