From b037931cfedfca3f85fbb789025585a1219947ef Mon Sep 17 00:00:00 2001
From: verou <857149855@qq.com>
Date: 星期二, 01 四月 2025 12:58:46 +0800
Subject: [PATCH] Merge branch 'devlop' of http://47.97.1.152:5880/r/wms-master into devlop

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