diff --git a/app/routes/files.upload.tsx b/app/routes/files.upload.tsx index 3bf4e4a..a3028a8 100644 --- a/app/routes/files.upload.tsx +++ b/app/routes/files.upload.tsx @@ -155,7 +155,8 @@ async function handleFileUpload( documentId, isReupload, jwtToken, - attachments + attachments, + attributeType ); // console.log('【handleFileUpload】uploadDocumentToServer返回:', {