修改bug

prod
wangwei 2 years ago
parent 556cbf3713
commit f10b80d479

@ -407,6 +407,8 @@ export default {
this.query = { this.query = {
name: "", name: "",
status: "", status: "",
page:1,
limit:20,
thirdSysFk: null thirdSysFk: null
}; };
this.getList(); this.getList();

Loading…
Cancel
Save