feat: 看板用户行为事件

This commit is contained in:
TsMask
2024-01-30 15:22:22 +08:00
parent 2e1e0f2cff
commit 15ab2908be
10 changed files with 392 additions and 427 deletions

View File

@@ -518,18 +518,15 @@ export default {
topology: {
title: "网络拓扑",
},
cdrEvent: {
title: "CDR用户活动",
id: "编号",
userActivity: {
title: "用户活动",
type: "类型",
msg: "信息",
duration: "时长",
caller: "主叫",
called: "被叫",
result: "结果",
time: "时间",
},
ueEvent: {
title: "UE用户活动",
id: "IMSI",
type: "类型",
msg: "信息",
}
}
},
neUser: {