|
@@ -555,7 +555,7 @@ const linksRelateModalSave = ()=>{
|
|
primaryKeyId: ele.primaryKeyId,
|
|
primaryKeyId: ele.primaryKeyId,
|
|
autoExpandKeys:TreeAutoExpandKeys.value,
|
|
autoExpandKeys:TreeAutoExpandKeys.value,
|
|
isShowImage:0,
|
|
isShowImage:0,
|
|
- contractId:contractId.value,
|
|
|
|
|
|
+ contractId:ele.contractId,
|
|
|
|
|
|
})
|
|
})
|
|
})
|
|
})
|