@@ -263,7 +263,6 @@ export default {
item.cycle = item.pkgStartTime + '~' + item.pkgEndTime;
});
this.page.total = res.data.data.total;
- console.log(' this.tableData', this.tableData);
}
},
clickBtn() {