Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Tencent/CodeAnalysis
/ reload
Function
reload
web/packages/shared/hooks/useFetch.ts:91–91 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
89
// 用于刷新请求
90
const
[refresh, setRefresh] = useState<boolean>(false);
91
const
reload = () => setRefresh(!refresh);
92
93
useDeepEffect(() => {
94
// 组件销毁时 abort 数据
Callers
13
Users
Function · 0.85
Tools
Function · 0.85
afterCancelJob
Function · 0.85
handleDeleteOrg
Function · 0.85
onConfirm
Function · 0.85
handleDeleteTeam
Function · 0.85
onConfirm
Function · 0.85
NodeTable
Function · 0.85
TagTable
Function · 0.85
Repos
Function · 0.85
ToolLibs
Function · 0.85
NodeTable
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected