diff --git a/code/VideoAccess-VCMP/web/client/src/layout/index.jsx b/code/VideoAccess-VCMP/web/client/src/layout/index.jsx index 77b1c5f..7918169 100644 --- a/code/VideoAccess-VCMP/web/client/src/layout/index.jsx +++ b/code/VideoAccess-VCMP/web/client/src/layout/index.jsx @@ -162,12 +162,12 @@ const Root = props => { setAuthCrossLoading(false) }); - setAuthCrossLoading(false) + // setAuthCrossLoading(false) }, []) return ( <> - { + { store ?