页面问题修改

This commit is contained in:
zzyuan 2025-12-18 17:41:08 +08:00
parent a60a2f1ed2
commit c60f27623d
1 changed files with 1 additions and 0 deletions

View File

@ -276,6 +276,7 @@ export default {
}, },
/** 重置按钮操作 */ /** 重置按钮操作 */
resetQuery2() { resetQuery2() {
this.dateRange = this.defaultDateRange()
this.queryParams2 = { this.queryParams2 = {
pageNum: 1, pageNum: 1,
pageSize: 10, pageSize: 10,