This commit is contained in:
zxr
2026-03-21 17:06:54 +08:00
parent 69e421834b
commit ecf78bc727
7 changed files with 480 additions and 4 deletions

View File

@@ -32,6 +32,7 @@ export default {
'menu.ops.systemSettings': 'System Settings',
'menu.ops.systemSettings.menuManagement': 'Menu Management',
'menu.ops.systemSettings.systemLogs': 'System Logs',
'menu.ops.systemSettings.licenseCenter': 'License Center',
'menu.ops.webTest': 'Web Test',
'menu.ops.report': 'Report Management',
'menu.ops.report.history': 'Report History',

View File

@@ -32,6 +32,7 @@ export default {
'menu.ops.systemSettings': '系统设置',
'menu.ops.systemSettings.menuManagement': '菜单管理',
'menu.ops.systemSettings.systemLogs': '系统日志',
'menu.ops.systemSettings.licenseCenter': '许可授权中心',
'menu.ops.webTest': '网页测试',
'menu.ops.report': '报表管理',
'menu.ops.report.history': '报表历史',