del: 删除构建日期设定

This commit is contained in:
mofeng-git
2026-07-08 00:04:59 +08:00
parent fc3f1d6aac
commit 7bae9b633c
7 changed files with 0 additions and 40 deletions

View File

@@ -5221,7 +5221,6 @@ watch(isWindows, () => {
<Label>{{ t('settings.currentVersion') }}</Label>
<Badge variant="outline">
{{ updateOverview?.current_version || systemStore.version || t('common.unknown') }}
({{ systemStore.buildDate || t('common.unknown') }})
</Badge>
</div>
<div class="space-y-2">