feat: 网元版本多语言翻译

This commit is contained in:
TsMask
2024-05-17 16:04:44 +08:00
parent 85ae7dc5ea
commit 69f3347a4d
5 changed files with 59 additions and 65 deletions

View File

@@ -114,7 +114,7 @@ let tableColumns = ref<TableColumnsType>([
width: 120,
},
{
title: t('views.ne.common.remark'),
title: t('common.remark'),
dataIndex: 'remark',
key: 'remark',
align: 'left',