@ -167,14 +167,11 @@ export default {
return {
listQuery: {
billNo: "",
thirdSysFk: "",
billAction: null,
originType: null,
page: 1,
limit: 10,
type: 1,
editStatus: 2,
allocateStatus: 0,
status: 3,
customerId: null,
},
showSearch: true,
@ -238,13 +235,12 @@ export default {
});
this.listQuery = {
corpName: null,
};
this.actDateRange = [];
this.getList();