From 5fa7d2f4b4ee9b78174c7acf812495eae2e9bd5b Mon Sep 17 00:00:00 2001 From: skyouc Date: 星期六, 29 三月 2025 13:45:05 +0800 Subject: [PATCH] #新增 1. 新增组拖历史档 2. 收货添加生产日期 --- 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