From a297fec8881af0d14e1f9fc70b29a03f8ba7b229 Mon Sep 17 00:00:00 2001 From: dminyi <1301963064@qq.com> Date: Thu, 05 Sep 2024 19:39:44 +0800 Subject: [PATCH] 督办 --- gz-customerSystem/src/views/register/matterDetail/index.jsx | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gz-customerSystem/src/views/register/matterDetail/index.jsx b/gz-customerSystem/src/views/register/matterDetail/index.jsx index 972716b..8e3cd09 100644 --- a/gz-customerSystem/src/views/register/matterDetail/index.jsx +++ b/gz-customerSystem/src/views/register/matterDetail/index.jsx @@ -162,9 +162,9 @@ } - useEffect(() => { - getCaseInfo() - }, []) + // useEffect(() => { + // getCaseInfo() + // }, []) return ( <div style={{ position: 'relative' }}> -- Gitblit v1.8.0