撤销更新

This commit is contained in:
2025-09-12 14:55:52 +08:00
parent 004a31ee08
commit 75fcaa4885
3 changed files with 4 additions and 8 deletions
+1 -2
View File
@@ -921,8 +921,7 @@ export default function FilesUpload() {
attachmentMergeMode,
true, // isReprocess
attachmentRemark || undefined,
loaderData.frontendJWT as string | undefined,
true // removeAnnotations
loaderData.frontendJWT as string | undefined
);
if (result.error) {