From acbd136b72c12bb2d521d2776ccf4a5123476022 Mon Sep 17 00:00:00 2001 From: "gao.zhiyuan" Date: Wed, 28 Jun 2023 17:25:40 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E4=B8=80=E6=89=B9=E8=8F=9C?= =?UTF-8?q?=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../sections/fillion/components/inforTable.js | 30 +++++++++---------- web/client/src/sections/fillion/nav-item.js | 12 ++++---- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/web/client/src/sections/fillion/components/inforTable.js b/web/client/src/sections/fillion/components/inforTable.js index 6befa473..fa803831 100644 --- a/web/client/src/sections/fillion/components/inforTable.js +++ b/web/client/src/sections/fillion/components/inforTable.js @@ -23,7 +23,7 @@ const InForTable = (props) => { const [overrunRateUpper, setOverrunRateUpper] = useState()//超限率上限 const [overrunRateFloor, setOverrunRateFloor] = useState()//超限率下限 const [testTime, setTestTime] = useState()//超限率下限 - const [datajuji , setdatajuji] = useState() //数据聚集弹窗 + const [datajuji, setdatajuji] = useState() //数据聚集弹窗 const ref = useRef() useEffect(() => { ref.current.reload() }, [monitor, delet]) //打开弹窗 @@ -382,13 +382,13 @@ const InForTable = (props) => { > 新增 - - + */} {/*