bug
This commit is contained in:
parent
46ec7907a3
commit
dcf5d11b0a
@ -1122,7 +1122,6 @@ export default {
|
||||
this.tableDatas = response.data.activeConsumptionChildList.filter(item => item.activeGift == '2')
|
||||
this.form.shiwudata = response.data.activeConsumptionChildList.filter(item => item.activeGift == '4')
|
||||
}
|
||||
console.log(this.tableData1,1241)
|
||||
this.open = true;
|
||||
this.title = "修改消费有礼活动";
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user