fix:删除部分重复国际化

This commit is contained in:
zhangyu
2022-06-21 11:29:55 +08:00
parent 2b92eb3d01
commit 0a6aa58ad3
23 changed files with 50 additions and 32 deletions

View File

@@ -94,7 +94,7 @@ export default {
},
{
route: '/asset',
title: this.$t('guide.asset'),
title: this.$t('asset.asset'),
icon: 'nz-icon nz-icon-menu-assets',
tip: this.$t('guide.assetTip'),
permissionCode: 'asset_view'