This commit is contained in:
‘huanghaiixia’
2025-12-05 17:05:56 +08:00
28 changed files with 426 additions and 253 deletions

View File

@ -129,7 +129,7 @@ const [registerModal, { setModalProps, closeModal }] = useModalInner(async (data
fileOrg: v.name,
filePath: v.url,
fileSize: v.fileSize,
xjrFileId: v.folderId
xjrFileId: v.tableId
}
})
}