@@ -339,6 +339,7 @@
// 合计
if(!isBatch){
this.getChooseHeji()
+ uni.$emit('refashCart')
// 判断是否全选
this.isAllChecked()
}
@@ -389,6 +390,7 @@
// 合计,批量操作
if(isBatch){
_this.getChooseHeji()
_this.isAllChecked()