Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baiwumm/react-admin
/ get
Method
get
Xmw_server/src/models/xmw_menu.model.ts:145–147 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
143
type
: DataType.INTEGER,
144
comment:
'是否隐藏子路由'
,
145
get() {
146
return
!!this.getDataValue(
'hideChildrenInMenu'
);
147
},
148
})
149
hideChildrenInMenu: number;
150
Callers
15
app.module.ts
File · 0.80
getLocationByIp
Method · 0.80
logoutToLogin
Function · 0.80
LoginPage
Function · 0.80
getAnnouncementList
Function · 0.80
queryUnreadyCount
Function · 0.80
getJobsList
Function · 0.80
getOrganizationList
Function · 0.80
getUserInfo
Function · 0.80
getPermissions
Function · 0.80
getRoutesMenus
Function · 0.80
getCaptcha
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected