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

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