Browse Source

setAuthCrossLoading(false)

release_0.0.2
yuan_yi 2 years ago
parent
commit
720f3e29ef
  1. 1
      code/VideoAccess-VCMP/web/client/src/layout/index.jsx

1
code/VideoAccess-VCMP/web/client/src/layout/index.jsx

@ -162,6 +162,7 @@ const Root = props => {
setAuthCrossLoading(false) setAuthCrossLoading(false)
}); });
setAuthCrossLoading(false)
}, []) }, [])
return ( return (

Loading…
Cancel
Save