fix:国际化修改

This commit is contained in:
zhangyu
2022-06-17 10:39:36 +08:00
parent eed45e2ae1
commit c935039807
23 changed files with 25 additions and 256 deletions

View File

@@ -115,7 +115,7 @@ export default {
},
{
route: '/alertRule',
title: this.$t('guide.alert'),
title: this.$t('overall.alert'),
icon: 'nz-icon nz-icon-menu-alert',
tip: this.$t('guide.alertTip'),
permissionCode: 'alertRule_view'