up
This commit is contained in:
@ -310,7 +310,7 @@ export default {
|
|||||||
},
|
},
|
||||||
/** 重置按钮操作 */
|
/** 重置按钮操作 */
|
||||||
resetQuery () {
|
resetQuery () {
|
||||||
this.dateRange = [];
|
this.queryParams = { pageNum: 1, pageSize: 10 };
|
||||||
this.resetForm("queryForm");
|
this.resetForm("queryForm");
|
||||||
this.handleQuery();
|
this.handleQuery();
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user