修改bug

ww
wangwei 2 years ago
parent 816d823ae8
commit 508290c55e

@ -628,7 +628,7 @@ export default {
startTime: "",
endTime: "",
page: 1,
limit: 10
limit: 10,
};
this.getList();
this.haveDistributionVisible = true;
@ -1039,6 +1039,8 @@ export default {
},
subInvChange() {
this.actDateRange=null;
this.query.locStorageCode='';
this.getBusType();
},

Loading…
Cancel
Save