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