@@ -498,7 +498,6 @@ export default {
this.checkedList = this.checkedList.filter(elm => elm !== 'reduces')
return;
}
- debugger
// 没有优惠时不做多余的事情
if(JSON.stringify(this.consume) === '{}') {