This commit is contained in:
lanzhihui 2026-04-15 18:03:12 +08:00
parent 75e60a734c
commit fd0993132c

View File

@ -271,7 +271,7 @@ export default {
this.isGenerating = false
setTimeout(() => {
$toastClear()
}, 3000)
}, 1200)
}
},