@ -690,7 +690,6 @@ export default {
}
this.filterQuery.page = 1;
this.filterQuery.supInoivceSearch=null;
this.getList();
},
hideSearch() {
@ -266,7 +266,7 @@ export default {
getInvList() {
let query = {
advanceType: true,
advanceType: 2,
};
getInvListByUser(query)
.then((response) => {