Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buqiyuan/react-antd-admin
/ functions
Functions
236 in github.com/buqiyuan/react-antd-admin
⨍
Functions
236
◇
Types & classes
54
Function
onSelect
(selectedKeys: React.Key[])
src/views/system/permission/user/index.tsx:44
Function
onSelect
(selectedKeys: Key[], info: any)
src/views/system/permission/user/components/deptTreePanel.tsx:91
Function
registerSocketEvent
()
src/core/socket/useSocket.ts:11
Function
removeAllTag
()
src/stores/tags-view.ts:52
Method
removeCookie
* 根据名字删除指定的cookie * @param {string} key
src/utils/Storage.ts:107
Function
removeOtherTag
()
src/stores/tags-view.ts:56
Function
removeTag
(targetKey: string)
src/stores/tags-view.ts:33
Function
resetToken
()
src/stores/user.ts:29
Function
resultError
(message = 'Request failed', { code = -1, result = null } = {})
mock/_util.ts:28
Function
selectLocale
({ key }: { key: any })
src/layout/header.tsx:46
Function
setActiveTag
(activeTagId: string)
src/stores/tags-view.ts:23
Function
setClient
(client: SocketIOWrapperType | null)
src/stores/ws.ts:14
Function
setLocale
(locale)
src/stores/user.ts:36
Function
setMergedState
(newState: Partial<T>)
src/utils/use-states.ts:5
Function
setStatus
(status: SocketStatusType)
src/stores/ws.ts:17
Function
setToken
(token: string)
src/stores/user.ts:41
Function
setupProdMockServer
()
mock/_createProductionServer.ts:16
Function
sysTaskAdd
(data?: API.PageParams)
src/api/system/task/index.ts:24
Function
sysTaskDelete
(data?: API.PageParams)
src/api/system/task/index.ts:37
Function
sysTaskOnce
(data: CommonParams)
src/api/system/task/index.ts:58
Function
sysTaskStart
(data: CommonParams)
src/api/system/task/index.ts:66
Function
sysTaskStop
(data: CommonParams)
src/api/system/task/index.ts:74
Function
sysTaskUpdate
(data?: API.PageParams)
src/api/system/task/index.ts:45
Function
tagRender
src/views/system/permission/menu/components/OperateFormModal.tsx:83
Function
toHump
(name: string)
src/utils/index.ts:5
Function
toggle
()
src/layout/index.tsx:27
Function
transferDept
(data: API.TransferDeptParams)
src/api/system/dept/index.ts:90
Function
unregisterSocketEvent
()
src/core/socket/useSocket.ts:21
Function
updateAccountInfo
(data: any)
src/api/account/index.ts:3
Function
updatePassword
(data: any)
src/api/account/index.ts:11
Function
useAsyncEffect
(callback: Callback, deps: Deps = [])
src/hooks/useAsyncEffect.ts:13
Function
usePrevious
(value: T)
src/hooks/usePrevious.ts:7
Function
useSocket
(socketHooks = {})
src/core/socket/useSocket.ts:5
Function
useStates
(initialState: T)
src/utils/use-states.ts:3
Function
useStores
()
src/stores/index.ts:11
Function
verifyAuth
(perm: PermissionType)
src/core/permission/index.ts:51
← previous
201–236 of 236, ranked by callers