fix: 关闭进度条显示

This commit is contained in:
cc 2026-03-20 13:41:40 +08:00
parent e1a7764174
commit 91620af9b9
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ const startCorrection = async () => {
imageSize: "1K",
urls: [originalBase64.value],
webHook: "",
shutProgress: false,
shutProgress: true,
},
{
headers: {