From 00be30b877dacd58befbfb0638486dd36ab9869b Mon Sep 17 00:00:00 2001
From: pjb <123456>
Date: 星期一, 14 七月 2025 07:54:33 +0800
Subject: [PATCH] Merge branch 'ycds-wms-dev' of http://47.97.1.152:5880/r/zy-asrs-master into ycds-wms-dev

---
 zy-asrs-admin/src/components/mat/selectMat/index.vue |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/zy-asrs-admin/src/components/mat/selectMat/index.vue b/zy-asrs-admin/src/components/mat/selectMat/index.vue
index c746c44..bce7145 100644
--- a/zy-asrs-admin/src/components/mat/selectMat/index.vue
+++ b/zy-asrs-admin/src/components/mat/selectMat/index.vue
@@ -323,6 +323,8 @@
 }
 
 const onSearch = () => {
+        currentPage = 1;
+
   getPage()
 }
 

--
Gitblit v1.9.1