diff --git a/code/VideoAccess-VCMP/web/client/src/layout/index.jsx b/code/VideoAccess-VCMP/web/client/src/layout/index.jsx index f478401..8877810 100644 --- a/code/VideoAccess-VCMP/web/client/src/layout/index.jsx +++ b/code/VideoAccess-VCMP/web/client/src/layout/index.jsx @@ -163,7 +163,7 @@ const Root = props => { setAuthCrossLoading(false) }); - // setAuthCrossLoading(false) + setAuthCrossLoading(false) }, []) return (