fix:国际化替换

This commit is contained in:
zhangyu
2022-06-23 16:58:18 +08:00
parent 8d8654a13a
commit 37377e63ed
14 changed files with 14 additions and 14 deletions

View File

@@ -715,7 +715,7 @@ export default {
{ name: this.$t('project.endpoint.authTypeToken'), value: 2 }
],
endpointStateList: [
{ name: this.$t('overall.enable'), value: 1 },
{ name: this.$t('overall.enabled'), value: 1 },
{ name: this.$t('profile.close'), value: 0 }
],
configsCopyValue: '',