From a3917dfa5f40fb653046a03ea2acde81992f554e Mon Sep 17 00:00:00 2001 From: skyouc Date: 星期三, 02 四月 2025 16:10:25 +0800 Subject: [PATCH] no message --- 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