🐛 Fix(custom): fix the s3 download issue

This commit is contained in:
Kuingsmile
2026-02-02 11:21:26 +08:00
parent b31b2df675
commit 859111eaa4
4 changed files with 7 additions and 2 deletions

View File

@@ -1023,7 +1023,7 @@
<span>{{ item.finishTime }}</span>
<span class="text-xs font-semibold text-success">
{{
activeUpLoadTab === 'finished'
activeDownLoadTab === 'finished'
? t('pages.manage.bucket.success')
: t('pages.manage.bucket.failed')
}}