fix(upload): 传递 attributeType 参数到 uploadDocumentToServer

This commit is contained in:
2026-03-18 23:15:05 +08:00
parent df02ed79c2
commit d82d537971
+2 -1
View File
@@ -155,7 +155,8 @@ async function handleFileUpload(
documentId,
isReupload,
jwtToken,
attachments
attachments,
attributeType
);
// console.log('【handleFileUpload】uploadDocumentToServer返回:', {