From 7307bcb70ef2f9a6ab39b43dc79a081700aeb821 Mon Sep 17 00:00:00 2001
From: skyouc
Date: 星期六, 09 八月 2025 09:45:54 +0800
Subject: [PATCH] no message

---
 zy-asrs-admin/src/views/log/viewWorkCountIn/index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/zy-asrs-admin/src/views/log/viewWorkCountIn/index.vue b/zy-asrs-admin/src/views/log/viewWorkCountIn/index.vue
index 8983e75..150da37 100644
--- a/zy-asrs-admin/src/views/log/viewWorkCountIn/index.vue
+++ b/zy-asrs-admin/src/views/log/viewWorkCountIn/index.vue
@@ -109,6 +109,7 @@
 
 const onSearch = () => {
     // console.log('search');
+    currentPage = 1;
     getPage()
 }
 

--
Gitblit v1.9.1