From bfac8bfa522289b8d2c0b66c50c4bf8b8d75c0e1 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期二, 29 十月 2024 14:27:02 +0800
Subject: [PATCH] #
---
zy-acs-flow/src/page/action/Action.jsx | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/zy-acs-flow/src/page/action/Action.jsx b/zy-acs-flow/src/page/action/Action.jsx
index 40d30ae..766f824 100644
--- a/zy-acs-flow/src/page/action/Action.jsx
+++ b/zy-acs-flow/src/page/action/Action.jsx
@@ -22,7 +22,6 @@
const translate = useTranslate();
const theme = useTheme();
const [isHover, setHover] = useState(false);
- // console.log(data);
return (
<Box
--
Gitblit v1.9.1