重置
This commit is contained in:
parent
484fe1cdeb
commit
e10af2453b
@ -160,6 +160,7 @@ export default {
|
||||
pageSize: 10,
|
||||
name: null,
|
||||
type: null,
|
||||
igdName: null,
|
||||
smallClass: null,
|
||||
bigClass: null,
|
||||
reviewStatus: "yes",
|
||||
@ -254,6 +255,7 @@ export default {
|
||||
this.getList({});
|
||||
},
|
||||
resetQuery() {
|
||||
this.clean();
|
||||
this.resetForm("queryForm");
|
||||
this.dishClassQueryParam = [];
|
||||
this.handleQuery();
|
||||
|
Loading…
x
Reference in New Issue
Block a user