mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-23 01:00:35 +08:00
🐛 Fix(custom): fix the s3 download issue
This commit is contained in:
@@ -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')
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user