Restore dashboard page render runtime

This commit is contained in:
2026-06-10 13:02:50 +08:00
parent 9045bf03ad
commit b8b7b575cd
4 changed files with 41 additions and 0 deletions
+1
View File
@@ -30,6 +30,7 @@ const modules = import.meta.glob([
'./langs/*/chat.json',
'./langs/*/common.json',
'./langs/*/dept.json',
'./langs/*/dashboard-design.json',
'./langs/*/dingtalk-sync.json',
'./langs/*/dict.json',
'./langs/*/feishu-sync.json',
+1
View File
@@ -40,6 +40,7 @@ async function generateAccess(options: GenerateMenuAndRoutesOptions) {
'../views/_core/system-config/index.vue',
'../views/_core/ui-config/index.vue',
'../views/_core/user/index.vue',
'../views/online-dev/page-render/index.vue',
'../views/ai-platform/agent/editor/index.vue',
'../views/ai-platform/agent/index.vue',
'../views/ai-platform/knowledge/detail/index.vue',