fix: Issues #274 done.

This commit is contained in:
chiayin
2024-03-21 11:40:44 +08:00
parent 41ae85c12e
commit 30b8b45b1f

View File

@@ -266,7 +266,7 @@ export async function uploadFailedSecond(detail) {
*/
export async function uploadSuccess() {
await Swal.fire({
title: 'UPLOAD COMPLETED',
title: 'IMPORT COMPLETED',
timer: 5000, // 停留5秒後自動關閉
showConfirmButton: false,
icon: 'success',