feat: 看板用户行为事件
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user