mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
change setTransactionLink as linkData without shallowcopy
This commit is contained in:
parent
b4fbae5877
commit
9cc5bc0848
@ -223,7 +223,7 @@ onError(() => {
|
||||
|
||||
function setTransactionLinkInformation() {
|
||||
console.log('TransactionLink.setTransactionLinkInformation... result=', result.value)
|
||||
const queryTransactionLink = { ...result.value }
|
||||
const { queryTransactionLink } = result.value
|
||||
console.log(
|
||||
'TransactionLink.setTransactionLinkInformation... queryTransactionLink=',
|
||||
queryTransactionLink,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user