fix: 是否i显示国际化切换的开关

This commit is contained in:
TsMask
2023-12-04 18:19:11 +08:00
parent 12643cac12
commit 27cc02e0d6
3 changed files with 5 additions and 17 deletions

View File

@@ -326,12 +326,7 @@ document.addEventListener('visibilitychange', function () {
>
{{ t('loayouts.basic.officialUrl') }}
</a-button>
<a-button
type="link"
size="small"
@click="fnClickHelpDoc()"
v-if="helpDocUrl !== '#'"
>
<a-button type="link" size="small" @click="fnClickHelpDoc()">
{{ t('loayouts.basic.helpDoc') }}
</a-button>
</a-space>