From 95b3446e38cc84c66883e4ae0e0c9985d6e3e722 Mon Sep 17 00:00:00 2001
From: zuozhengqing <a13193816592@163.com>
Date: 星期一, 08 一月 2024 17:18:56 +0800
Subject: [PATCH] 库存调拨添加仓库位置,至..与仓库位置对应

---
 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