页面问题修改
This commit is contained in:
parent
a60a2f1ed2
commit
c60f27623d
|
|
@ -276,6 +276,7 @@ export default {
|
||||||
},
|
},
|
||||||
/** 重置按钮操作 */
|
/** 重置按钮操作 */
|
||||||
resetQuery2() {
|
resetQuery2() {
|
||||||
|
this.dateRange = this.defaultDateRange()
|
||||||
this.queryParams2 = {
|
this.queryParams2 = {
|
||||||
pageNum: 1,
|
pageNum: 1,
|
||||||
pageSize: 10,
|
pageSize: 10,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue