@@ -846,6 +846,7 @@ const getnodeTabData=async()=>{
const { error, code, data } = await archiveQueryApi.getArchiveTreeByNodeType({
nodeType:nodeTabKey.value,
projectId: projectId.value,
+ contractId:contractId.value,
})