MCPcopy Create free account

hub / github.com/buqiyuan/react-antd-admin / functions

Functions236 in github.com/buqiyuan/react-antd-admin

FunctiononSelect
(selectedKeys: React.Key[])
src/views/system/permission/user/index.tsx:44
FunctiononSelect
(selectedKeys: Key[], info: any)
src/views/system/permission/user/components/deptTreePanel.tsx:91
FunctionregisterSocketEvent
()
src/core/socket/useSocket.ts:11
FunctionremoveAllTag
()
src/stores/tags-view.ts:52
MethodremoveCookie
* 根据名字删除指定的cookie * @param {string} key
src/utils/Storage.ts:107
FunctionremoveOtherTag
()
src/stores/tags-view.ts:56
FunctionremoveTag
(targetKey: string)
src/stores/tags-view.ts:33
FunctionresetToken
()
src/stores/user.ts:29
FunctionresultError
(message = 'Request failed', { code = -1, result = null } = {})
mock/_util.ts:28
FunctionselectLocale
({ key }: { key: any })
src/layout/header.tsx:46
FunctionsetActiveTag
(activeTagId: string)
src/stores/tags-view.ts:23
FunctionsetClient
(client: SocketIOWrapperType | null)
src/stores/ws.ts:14
FunctionsetLocale
(locale)
src/stores/user.ts:36
FunctionsetMergedState
(newState: Partial<T>)
src/utils/use-states.ts:5
FunctionsetStatus
(status: SocketStatusType)
src/stores/ws.ts:17
FunctionsetToken
(token: string)
src/stores/user.ts:41
FunctionsetupProdMockServer
()
mock/_createProductionServer.ts:16
FunctionsysTaskAdd
(data?: API.PageParams)
src/api/system/task/index.ts:24
FunctionsysTaskDelete
(data?: API.PageParams)
src/api/system/task/index.ts:37
FunctionsysTaskOnce
(data: CommonParams)
src/api/system/task/index.ts:58
FunctionsysTaskStart
(data: CommonParams)
src/api/system/task/index.ts:66
FunctionsysTaskStop
(data: CommonParams)
src/api/system/task/index.ts:74
FunctionsysTaskUpdate
(data?: API.PageParams)
src/api/system/task/index.ts:45
FunctiontagRender
src/views/system/permission/menu/components/OperateFormModal.tsx:83
FunctiontoHump
(name: string)
src/utils/index.ts:5
Functiontoggle
()
src/layout/index.tsx:27
FunctiontransferDept
(data: API.TransferDeptParams)
src/api/system/dept/index.ts:90
FunctionunregisterSocketEvent
()
src/core/socket/useSocket.ts:21
FunctionupdateAccountInfo
(data: any)
src/api/account/index.ts:3
FunctionupdatePassword
(data: any)
src/api/account/index.ts:11
FunctionuseAsyncEffect
(callback: Callback, deps: Deps = [])
src/hooks/useAsyncEffect.ts:13
FunctionusePrevious
(value: T)
src/hooks/usePrevious.ts:7
FunctionuseSocket
(socketHooks = {})
src/core/socket/useSocket.ts:5
FunctionuseStates
(initialState: T)
src/utils/use-states.ts:3
FunctionuseStores
()
src/stores/index.ts:11
FunctionverifyAuth
(perm: PermissionType)
src/core/permission/index.ts:51
← previous201–236 of 236, ranked by callers