操作日志页面提交

This commit is contained in:
sonake
2020-04-08 22:31:07 +08:00
parent f47f322bae
commit abd9c5e00a
16 changed files with 362 additions and 36 deletions

View File

@@ -538,7 +538,7 @@ const en = {
type: 'Type'
},
terminallog: {
terminallog: 'TerminalLog',
terminallog: 'Terminal Log',
status: 'Status',//"状态"
option: 'Operation',//"操作",
host: 'Host',
@@ -566,6 +566,15 @@ const en = {
success: 'Success',
fail: 'Fail'
},
operationlog: {
operationlog: 'Operation Log',
id : 'ID',
username: 'User',
operation: 'Operation',
type: 'Type',
createDate: 'CreateDate',
ip: "IP"
},
mib:{
mib:'Mib',
fileName:'FileName',