fix: 去除 重复国际化
This commit is contained in:
@@ -80,7 +80,7 @@ export default {
|
||||
guideList: [
|
||||
{
|
||||
route: '/dc',
|
||||
title: this.$t('guide.dc'),
|
||||
title: this.$t('asset.dc'),
|
||||
icon: 'nz-icon nz-icon-datacenter1',
|
||||
tip: this.$t('guide.dcTip'),
|
||||
permissionCode: 'dc_view'
|
||||
|
||||
Reference in New Issue
Block a user