mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-19 17:54:37 +00:00
perf: Translate
This commit is contained in:
@@ -56,6 +56,7 @@ export default {
|
||||
width: '240px'
|
||||
},
|
||||
summary: {
|
||||
label: this.$t('Summary'),
|
||||
formatter: (row) => {
|
||||
return row.summary['success'] + '/' + row.summary['total']
|
||||
}
|
||||
|
@@ -41,7 +41,7 @@ export default {
|
||||
'name': 'Detail'
|
||||
},
|
||||
{
|
||||
title: this.$t('Accounts'),
|
||||
title: this.$t('AssetAccount'),
|
||||
name: 'Accounts'
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user