Merge branch 'ww' into otherChange

ww
wangwei 3 years ago
commit aeb92fdc89

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

Loading…
Cancel
Save