@ -562,7 +562,14 @@ export default {
this.showSearch = !this.showSearch;
},
onReset() {
this.filterQuery = {};
this.filterQuery = {
fifoSplit: null,
workPlaceCode: null,
code: null,
billNo: null,
page: 1,
limit: 10,
};
this.actDateRange = [];
this.getList();