This commit is contained in:
cun-nan 2024-03-07 14:56:08 +08:00
parent 46ec7907a3
commit dcf5d11b0a

View File

@ -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 = "修改消费有礼活动";
});