From 77488ce5ba10ca8a29d6a29a7c2a69ba62cdf2d0 Mon Sep 17 00:00:00 2001
From: skyouc
Date: 星期一, 31 三月 2025 14:50:00 +0800
Subject: [PATCH] 质检添加搜索条件

---
 rsf-admin/src/page/basicInfo/loc/LocList.jsx |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/rsf-admin/src/page/basicInfo/loc/LocList.jsx b/rsf-admin/src/page/basicInfo/loc/LocList.jsx
index b425f38..c6a9228 100644
--- a/rsf-admin/src/page/basicInfo/loc/LocList.jsx
+++ b/rsf-admin/src/page/basicInfo/loc/LocList.jsx
@@ -311,7 +311,6 @@
     const notify = useNotify();
     const refresh = useRefresh();
 
-
     const [createDialog, setCreateDialog] = useState(false);
 
     return (

--
Gitblit v1.9.1