Browse Source

setAuthCrossLoading(false)

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

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

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

Loading…
Cancel
Save