feat: 新增网元日志文件页面功能

This commit is contained in:
TsMask
2023-12-13 21:21:42 +08:00
parent 38e5e4a9e0
commit bc1f897660
4 changed files with 405 additions and 2 deletions

View File

@@ -816,7 +816,21 @@ export default {
alarmInfo:'告警内容',
eventTime:'告警产生时间',
logTime:'记录时间'
}
},
neFile: {
neType:'网元',
neTypePlease:'请选择网元',
nePath: "目录路径",
fileMode: "文件权限",
owner: "所属用户",
group: "所属组",
size: "文件大小",
modifiedTime: "修改时间",
fileName: "文件名称",
downTip: "确认下载文件名为 【{fileName}】 文件?",
downTipErr: "文件获取失败",
dirCd: "进入目录",
},
},
monitor: {
session: {