修改bug

ywj_dev
wangwei 2 years ago
parent e16bac071e
commit ad1d03df92

@ -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) => {

Loading…
Cancel
Save