修改bug

zhairh
wangwei 3 years ago
parent 23154db0d5
commit 17809f9a37

@ -411,6 +411,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