From 82fb11b8d45909fb9c6f8cde623868e75008d407 Mon Sep 17 00:00:00 2001 From: wenlele Date: Tue, 28 Nov 2023 11:28:16 +0800 Subject: [PATCH] thingId --- web/client/src/sections/analysis/containers/network.jsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/web/client/src/sections/analysis/containers/network.jsx b/web/client/src/sections/analysis/containers/network.jsx index dd4c1bb..fa06301 100644 --- a/web/client/src/sections/analysis/containers/network.jsx +++ b/web/client/src/sections/analysis/containers/network.jsx @@ -58,7 +58,6 @@ const Network = ({ form.current.setValue('thingId', "") } }, [organizationsStruc]) -console.log(thingId); return ( <> @@ -156,7 +155,7 @@ console.log(thingId); } > {show == 'tree' && } - {show == 'table' && } + {show == 'table' && }