From 236b4eb4095d9b7a65994fec0f8bd908961814d3 Mon Sep 17 00:00:00 2001 From: wenlele Date: Wed, 26 Oct 2022 15:02:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E7=94=A8=E8=B0=83=E8=AF=95BUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/client/src/sections/problem/components/tableData.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/web/client/src/sections/problem/components/tableData.jsx b/web/client/src/sections/problem/components/tableData.jsx index 4ad5e92..8b226b0 100644 --- a/web/client/src/sections/problem/components/tableData.jsx +++ b/web/client/src/sections/problem/components/tableData.jsx @@ -140,6 +140,7 @@ const TableData = ({ route, dispatch, actions, collectData, setSetup, exhibition }, [query, search, pepProjectId]) console.log(exhibition); + console.log(tableData); return ( <>