fix: Issues #231 content done.

This commit is contained in:
chiayin
2024-03-01 16:55:03 +08:00
parent 68cf73f4e5
commit 734ab15f68

View File

@@ -357,7 +357,7 @@ export async function deleteFileModal(files, type, id, name) {
*/ */
export async function deleteSuccess() { export async function deleteSuccess() {
await Swal.fire({ await Swal.fire({
title: 'File(S) COMPLETED', title: 'FILE(S) DELETED',
timer: 3000, // 停留 3 秒後自動關閉 timer: 3000, // 停留 3 秒後自動關閉
showConfirmButton: false, showConfirmButton: false,
icon: 'success', icon: 'success',