--操作日志的中英文
This commit is contained in:
@@ -1169,7 +1169,7 @@ export default {
|
||||
},
|
||||
log:{
|
||||
operate:{
|
||||
operId:'Log Number',
|
||||
operId:'ID',
|
||||
moduleName:'Module Name',
|
||||
workType:'Business Type',
|
||||
operUser:'Operator',
|
||||
|
||||
@@ -146,7 +146,7 @@ let tableColumns: ColumnsType = [
|
||||
},
|
||||
},
|
||||
{
|
||||
title: t('views.system.log.operate.operId'),
|
||||
title: t('views.system.log.operate.useTime'),
|
||||
dataIndex: 'costTime',
|
||||
key: 'costTime',
|
||||
align: 'center',
|
||||
|
||||
Reference in New Issue
Block a user