修改翻译

This commit is contained in:
zyx.net
2022-08-11 11:00:45 +08:00
parent 0506d67260
commit 328ce7742b
5 changed files with 16 additions and 16 deletions
@@ -147,12 +147,12 @@
key: 'role',
},
{
title: this.$t('operationContent'),
title: this.$t('OperationContent'),
dataIndex: 'content',
key: 'content',
},
{
title: this.$t('operationTime'),
title: this.$t('OperationTime'),
dataIndex: 'time',
key: 'time',
},