修正字典数据
This commit is contained in:
@@ -592,8 +592,8 @@ const local:any = {
|
||||
},
|
||||
log:{
|
||||
logId:'日志编号',
|
||||
module:'系统模块',
|
||||
operType:'操作类型',
|
||||
module:'模块标题',
|
||||
operType:'业务类型',
|
||||
operName:'操作人员',
|
||||
operIp:'操作地址',
|
||||
operArea:'操作地点',
|
||||
@@ -603,6 +603,10 @@ const local:any = {
|
||||
backUser:'后台用户',
|
||||
phoneUser:'手机用户',
|
||||
other:'其他',
|
||||
operUrl:'请求URL',
|
||||
operParam:'请求参数',
|
||||
jsonResult:"结果",
|
||||
title:"日志管理",
|
||||
},
|
||||
task:{
|
||||
taskId:'编号',
|
||||
|
||||
Reference in New Issue
Block a user