style:: 操作日志多语言变更
This commit is contained in:
@@ -57,7 +57,7 @@ export default {
|
|||||||
updateTime: 'Update Time',
|
updateTime: 'Update Time',
|
||||||
remark: 'Remark',
|
remark: 'Remark',
|
||||||
description: 'Description',
|
description: 'Description',
|
||||||
operate: 'Operation',
|
operate: 'More Action',
|
||||||
operateOk: 'Operation Successful!',
|
operateOk: 'Operation Successful!',
|
||||||
operateErr: 'Operation Failed!',
|
operateErr: 'Operation Failed!',
|
||||||
copyText: "Copy",
|
copyText: "Copy",
|
||||||
@@ -1368,7 +1368,7 @@ export default {
|
|||||||
status0: "Failures",
|
status0: "Failures",
|
||||||
status1: "Active",
|
status1: "Active",
|
||||||
createTime: "Time",
|
createTime: "Time",
|
||||||
costTime: "Time Consumption",
|
costTime: "Time Lap",
|
||||||
viewLog: "Scheduling log Info",
|
viewLog: "Scheduling log Info",
|
||||||
delTip: "Are you sure you want to delete the scheduling log entry with the number [{num}]?",
|
delTip: "Are you sure you want to delete the scheduling log entry with the number [{num}]?",
|
||||||
delOk: "Deleted Successfully",
|
delOk: "Deleted Successfully",
|
||||||
@@ -1804,13 +1804,13 @@ export default {
|
|||||||
operate:{
|
operate:{
|
||||||
operId:'Log ID',
|
operId:'Log ID',
|
||||||
moduleName:'Module Name',
|
moduleName:'Module Name',
|
||||||
workType:'Business Type',
|
workType:'Operation',
|
||||||
operUser:'Operator',
|
operUser:'Operator',
|
||||||
requestMe:'Request Method',
|
requestMe:'Request Method',
|
||||||
host:'Request Host',
|
host:'Request Host',
|
||||||
operStatus:'Status',
|
operStatus:'Status',
|
||||||
operDate:'Time',
|
operDate:'Time',
|
||||||
useTime:'Time Consumption',
|
useTime:'Time Lap',
|
||||||
logInfo:'Operation Log Information',
|
logInfo:'Operation Log Information',
|
||||||
delSure:'Are you sure to delete the data item with access number [{ids}]?',
|
delSure:'Are you sure to delete the data item with access number [{ids}]?',
|
||||||
delAllSure:'Confirm to clear all login log data items?',
|
delAllSure:'Confirm to clear all login log data items?',
|
||||||
|
|||||||
@@ -57,7 +57,7 @@ export default {
|
|||||||
updateTime: '更新时间',
|
updateTime: '更新时间',
|
||||||
remark: '备注',
|
remark: '备注',
|
||||||
description: '说明',
|
description: '说明',
|
||||||
operate: '操作',
|
operate: '更多操作',
|
||||||
operateOk: '操作成功!',
|
operateOk: '操作成功!',
|
||||||
operateErr: '操作失败!',
|
operateErr: '操作失败!',
|
||||||
copyText: "复制",
|
copyText: "复制",
|
||||||
@@ -1804,7 +1804,7 @@ export default {
|
|||||||
operate:{
|
operate:{
|
||||||
operId:'日志编号',
|
operId:'日志编号',
|
||||||
moduleName:'模块名称',
|
moduleName:'模块名称',
|
||||||
workType:'业务类型',
|
workType:'操作类型',
|
||||||
operUser:'操作人员',
|
operUser:'操作人员',
|
||||||
requestMe:'请求方式',
|
requestMe:'请求方式',
|
||||||
host:'请求主机',
|
host:'请求主机',
|
||||||
|
|||||||
Reference in New Issue
Block a user