test: Upload Page, rename, reset, back to page. Done.

This commit is contained in:
chiayin
2024-01-24 12:29:35 +08:00
parent a93ee122d0
commit 04dec3bbd3
17 changed files with 156 additions and 14 deletions

View File

@@ -198,7 +198,7 @@ export async function uploadFailedFirst(failureType, failureMsg, failureLoc) {
await Swal.fire({
title: 'UPLOAD FAILED',
html: value,
timer: 5000, // 停留5秒後自動關閉
// timer: 5000, // 停留5秒後自動關閉
showConfirmButton: false,
icon: 'error',
iconColor: '#FF3366',