fix(国际化): 个人中心-语言未翻译

This commit is contained in:
dataeaseShu
2024-12-13 16:46:29 +08:00
committed by xuwei-fit2cloud
parent 3463517a54
commit a49ce49cef

View File

@@ -148,7 +148,7 @@ if (uid.value === '1') {
<div class="uinfo-main-item de-container">
<div class="about-parent" ref="divLanguageRef" v-click-outside="openLanguage">
<span>语言</span>
<span>{{ $t('commons.language') }}</span>
<el-icon class="el-icon-animate">
<ArrowRight />
</el-icon>