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