MCPcopy Create free account

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

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

↓ 47 callersFunctionrequest
(config: AxiosRequestConfig, options: RequestOptions = {})
src/utils/request.ts:104
↓ 17 callersMethodkeys
(o: T)
types/react-app-env.d.ts:16
↓ 9 callersFunctionis
(val: unknown, type: string)
src/utils/is/index.ts:3
↓ 7 callersFunctionuseLocale
()
src/locales/index.tsx:25
↓ 6 callersMethodgetKey
(key: string)
src/utils/Storage.ts:18
↓ 6 callersFunctionnoticeListFilter
(type: T)
src/layout/notice.tsx:20
↓ 5 callersMethodchangeStatus
* 派发事件通知Socket状态
src/core/socket/socket-io.ts:155
↓ 5 callersMethodget
* 读取缓存 * @param {string} key 缓存键 * @param {*=} def 默认值
src/utils/Storage.ts:41
↓ 4 callersFunctionisEmpty
(val: T)
src/utils/is/index.ts:19
↓ 4 callersFunctionisFunction
(val: unknown)
src/utils/is/index.ts:63
↓ 3 callersFunctiongetMenuList
()
src/api/system/menu/index.ts:4
↓ 3 callersFunctionisExternal
(path: string)
src/utils/validate.ts:5
↓ 3 callersFunctionisObject
(val: any)
src/utils/is/index.ts:15
↓ 3 callersMethodset
* @description 设置缓存 * @param {string} key 缓存键 * @param {*} value 缓存值 * @param expire
src/utils/Storage.ts:28
↓ 2 callersMethodclear
* 清空所有缓存 * @memberOf Cache
src/utils/Storage.ts:72
↓ 2 callersMethodclose
* 主动关闭连接
src/core/socket/socket-io.ts:90
↓ 2 callersFunctiondelRowConfirm
(record: API.UserListPageResultItem | API.UserListPageResultItem[])
src/views/system/permission/user/index.tsx:33
↓ 2 callersFunctionflatArrayObject
(list: any[], keys: string[], arr: T[] = [])
src/utils/index.ts:19
↓ 2 callersFunctiongenerateTreeData
(list: API.MenuListResult | API.SysDeptListResult[], parent?: TreeItem)
src/views/system/permission/role/components/OperateFormModal.tsx:26
↓ 2 callersFunctiongetCapatcha
(e?: React.MouseEvent<HTMLImageElement>)
src/views/login/index.tsx:28
↓ 2 callersFunctiongetCheckedKeys
(checkedList: Key[] = [], options: TreeDataItem[] = [], total = [])
src/views/system/permission/role/components/OperateFormModal.tsx:41
↓ 2 callersFunctiongetChildrenKeys
(nodes: DataNode[], result: number[] = [])
src/views/system/permission/user/components/deptTreePanel.tsx:39
↓ 2 callersFunctiongetDeptList
()
src/api/system/dept/index.ts:9
↓ 2 callersFunctiongetRoleList
(data?: API.PageParams)
src/api/system/role/index.ts:13
↓ 2 callersFunctiongetTitie
(menu: MenuList[0])
src/layout/menu.tsx:27
↓ 2 callersMethodisConnected
* 获取真实的Socket连接状态
src/core/socket/socket-io.ts:83
↓ 2 callersFunctionisNull
(val: unknown)
src/utils/is/index.ts:39
↓ 2 callersFunctionisString
(val: unknown)
src/utils/is/index.ts:59
↓ 2 callersFunctionisUnDef
(val?: T)
src/utils/is/index.ts:11
↓ 2 callersFunctionn
()
public/iconfont.js:1
↓ 2 callersFunctionresultPageSuccess
(page: number, pageSize: number, list: T[], { message = 'ok' } = {})
mock/_util.ts:12
↓ 2 callersFunctionresultSuccess
(data: T, { message = 'ok' } = {})
mock/_util.ts:3
↓ 2 callersMethodsubscribe
* on custom event
src/core/socket/socket-io.ts:131
↓ 1 callersMethod_init
* SocketIO 初始化
src/core/socket/socket-io.ts:100
↓ 1 callersFunctioncreateDept
(data: API.CreateDeptParams)
src/api/system/dept/index.ts:65
↓ 1 callersFunctioncreateMenu
(data: API.MenuAddParams)
src/api/system/menu/index.ts:19
↓ 1 callersFunctioncreateRole
(data: API.CreateRoleParams)
src/api/system/role/index.ts:29
↓ 1 callersFunctioncreateStorage
({ prefixKey = '', storage = localStorage } = {})
src/utils/Storage.ts:9
↓ 1 callersFunctioncreateUser
(data: API.CreateUserParams)
src/api/system/user/index.ts:12
↓ 1 callersFunctiondelRowConfirm
(record: API.MenuListResultItem)
src/views/system/permission/menu/index.tsx:58
↓ 1 callersFunctiondelRowConfirm
(record: API.RoleListResultItem)
src/views/system/permission/role/index.tsx:36
↓ 1 callersFunctiondeleteDept
(data: API.DelDeptParams)
src/api/system/dept/index.ts:34
↓ 1 callersFunctiondeleteMenu
(data: { menuId: number })
src/api/system/menu/index.ts:45
↓ 1 callersFunctiondeleteRole
(data: { roleIds: number[] })
src/api/system/role/index.ts:55
↓ 1 callersFunctiondeleteUsers
(data: { userIds: number[] })
src/api/system/user/index.ts:59
↓ 1 callersMethodemit
* client emit * The following events are reserved and should not be used as event names by your application: * connect、connect_error、connect_tim
src/core/socket/socket-io.ts:209
↓ 1 callersFunctionfetchDeptInfo
()
src/views/system/permission/user/components/OperateDeptFormModal.tsx:23
↓ 1 callersFunctionfetchMenuInfo
()
src/views/system/permission/menu/components/OperateFormModal.tsx:66
↓ 1 callersFunctionfetchRoleInfo
()
src/views/system/permission/role/components/OperateFormModal.tsx:74
↓ 1 callersFunctionfetchUserInfo
()
src/views/system/permission/user/components/OperateUserFormModal.tsx:23
↓ 1 callersFunctionfilterAsyncRoute
(routes: API.Menu[], parentRoute: API.Menu | null, lastKeyPath: string[] = [])
src/routes/generator-router.tsx:11
↓ 1 callersFunctionfilterMenuListToTable
(menus: API.MenuListResult, parentId: number | null = null)
src/views/system/permission/menu/index.tsx:14
↓ 1 callersFunctionformarPermsToCascader
()
src/core/permission/index.ts:20
↓ 1 callersFunctiongeneratePermCode
(str: string)
src/core/permission/modules/index.ts:13
↓ 1 callersFunctiongenerateTreeData
(data: API.SysDeptListResult[], parentId: number | null = null)
src/views/system/permission/user/components/deptTreePanel.tsx:28
↓ 1 callersFunctiongenerateTreeData
( list: (API.MenuListResultItem | API.SysDeptListResult)[], parentId: null | number = null )
src/views/system/permission/menu/components/OperateFormModal.tsx:34
↓ 1 callersFunctiongetAntdLocale
()
src/App.tsx:35
↓ 1 callersFunctiongetConsumeTimeType
(time: number)
src/views/system/monitor/req-log/index.tsx:24
↓ 1 callersFunctiongetConsumeTimeType
(time: number)
src/views/system/schedule/log/index.tsx:28
↓ 1 callersFunctiongetDeptInfo
(query: { departmentId: string | number })
src/api/system/dept/index.ts:77
↓ 1 callersFunctiongetImageCaptcha
(params?: API.CaptchaParams)
src/api/login/index.ts:23
↓ 1 callersFunctiongetInfo
()
src/api/account/index.ts:19
↓ 1 callersFunctiongetLoginLogList
(query: API.PageParams)
src/api/system/log/index.ts:17
↓ 1 callersFunctiongetMenuInfo
(query: { menuId: number })
src/api/system/menu/index.ts:11
↓ 1 callersFunctiongetMenus
(menuList: MenuList)
src/layout/menu.tsx:67
↓ 1 callersFunctiongetNotice
()
src/layout/notice.tsx:26
↓ 1 callersFunctiongetNoticeList
()
src/api/notice/index.ts:3
↓ 1 callersFunctiongetOnlineList
()
src/api/system/online/index.ts:4
↓ 1 callersFunctiongetReqLogList
(query: API.PageParams)
src/api/system/log/index.ts:4
↓ 1 callersFunctiongetRoleInfo
(query: { roleId: number })
src/api/system/role/index.ts:5
↓ 1 callersFunctiongetStatusTip
(status: number)
src/views/system/schedule/log/index.tsx:19
↓ 1 callersFunctiongetStatusType
(status: number)
src/views/system/monitor/req-log/index.tsx:10
↓ 1 callersFunctiongetStatusType
(status: number)
src/views/system/schedule/log/index.tsx:10
↓ 1 callersFunctiongetTaskLogList
(query: API.PageParams)
src/api/system/log/index.ts:25
↓ 1 callersFunctiongetUserInfo
(query: { userId: number })
src/api/system/user/index.ts:25
↓ 1 callersFunctiongetUserListPage
(data: API.PageParams<{ departmentIds: number[] }>)
src/api/system/user/index.ts:4
↓ 1 callersFunctionhandleModalOnCancel
()
src/views/system/permission/user/components/deptTreePanel.tsx:76
↓ 1 callersFunctionhandleModalOnCancel
()
src/views/system/permission/menu/index.tsx:44
↓ 1 callersFunctionhandleModalOnCancel
()
src/views/system/permission/role/index.tsx:23
↓ 1 callersFunctionhideAndResetPswModal
()
src/views/system/permission/user/index.tsx:39
↓ 1 callersFunctionisArray
(val: any)
src/utils/is/index.ts:75
↓ 1 callersFunctionisDef
(val?: T)
src/utils/is/index.ts:7
↓ 1 callersFunctionlogin
(data: API.LoginParams)
src/api/login/index.ts:8
↓ 1 callersFunctionlogout
()
src/api/account/index.ts:33
↓ 1 callersFunctiononActionClick
(action: Action)
src/layout/header.tsx:32
↓ 1 callersFunctiononChange
(key: string)
src/layout/tagView/index.tsx:20
↓ 1 callersFunctiononClose
(targetKey: string)
src/layout/tagView/index.tsx:29
↓ 1 callersFunctiononMenuClick
(menu: MenuList[0])
src/layout/menu.tsx:36
↓ 1 callersFunctionpagination
(page: number, pageSize: number, array: T[])
mock/_util.ts:37
↓ 1 callersFunctionpermmenu
()
src/api/account/index.ts:26
↓ 1 callersMethodqueueEmit
(item)
src/core/socket/socket-io.ts:232
↓ 1 callersFunctionrefreshTable
()
src/views/system/permission/user/index.tsx:28
↓ 1 callersFunctionrefreshTable
()
src/views/system/permission/menu/index.tsx:40
↓ 1 callersFunctionrefreshTable
()
src/views/system/permission/role/index.tsx:19
↓ 1 callersMethodremove
* 从缓存删除某项 * @param {string} key
src/utils/Storage.ts:63
↓ 1 callersMethodresetState
* 重置队列标志状态
src/core/socket/socket-io.ts:226
↓ 1 callersFunctions
()
public/iconfont.js:1
↓ 1 callersFunctionselectIcon
(iconItem: typeof glyphs[number])
src/components/icons-select/index.tsx:23
↓ 1 callersMethodsetCookie
* 设置cookie * @param {string} name cookie 名称 * @param {*} value cookie 值 * @param {number=} expire 过期时间 * 如果过期时间为设置,默认关闭浏览器自动删除
src/utils/Storage.ts:84
↓ 1 callersFunctionshowDelConfirm
(departmentId: number | string)
src/views/system/permission/user/components/deptTreePanel.tsx:97
next →1–100 of 236, ranked by callers