This commit is contained in:
张成
2025-11-06 16:19:23 +08:00
parent bad718ecb9
commit 2066796977
2 changed files with 51 additions and 23 deletions

View File

@@ -50,6 +50,7 @@ export function setupComponentMap(customMap = {}, uiTool) {
export default {
HomePage,
SysLog,
SysLogOperate,
SysParamSetup,
SysRole,
SysUser,
@@ -60,6 +61,5 @@ export default {
Page401,
Page404,
Page500,
setupComponentMap,
setupComponentMap
}