This commit is contained in:
lai
2025-04-15 20:34:17 +08:00
parent 9a47e34dfc
commit edd399ac5c
3 changed files with 75 additions and 8 deletions

View File

@@ -355,6 +355,10 @@ export default {
title: "Core Network Dashboard",
fullscreen: "Click on the full-screen display",
toRouter: "Click to jump to the detail page",
psapTitle:'PSAP Dashboard',
onlineUser:'Online User',
totalUser:'Total User',
parallelUser:'Parallel User',
skim: {
users: "Users",
userTitle:'User Information',

View File

@@ -355,6 +355,10 @@ export default {
title: "核心网系统看板",
fullscreen: "点击全屏显示",
toRouter: "点击跳转详情页面",
psapTitle:'PSAP看板',
onlineUser:'在线用户',
totalUser:'总用户',
parallelUser:'并行用户',
skim: {
users: "用户数",
userTitle:'用户信息',