Commit 7575fd9e7c053d7685f206c0d1e1480a0ba189d0

Authored by 郭伟龙
1 parent 8e62475c
Exists in charge

fix:待我审批重置页数

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
pages/charge/visitsAndFees/index.vue
@@ -597,6 +597,7 @@ @@ -597,6 +597,7 @@
597 } else { 597 } else {
598 this.params.isMyAuditing = "其他"; 598 this.params.isMyAuditing = "其他";
599 } 599 }
  600 + this.params.pageNum = 1;
600 this.initData(); 601 this.initData();
601 }, 602 },
602 handleDetail(item) { 603 handleDetail(item) {