From 3c4e059b2c47e3ba22b694805645b008c4276e25 Mon Sep 17 00:00:00 2001
From: zuozhengqing <a13193816592@163.com>
Date: 星期一, 05 二月 2024 19:11:30 +0800
Subject: [PATCH] 添加修改密码,api拦截,bug修改

---
 src/views/reportForm/locationReport/index.vue |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/views/reportForm/locationReport/index.vue b/src/views/reportForm/locationReport/index.vue
index 2759b0b..4fb850f 100644
--- a/src/views/reportForm/locationReport/index.vue
+++ b/src/views/reportForm/locationReport/index.vue
@@ -235,6 +235,8 @@
     // 鎼滅储
     getList(val) {
       this.keyWord=val
+      this.pagerOptions.currPage=1
+      this.pagerOptions.pageSize=15
       this.getData()
     },
     // 琛岀偣鍑�

--
Gitblit v1.8.0