mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-26 14:26:00 +00:00
alias fix
This commit is contained in:
@@ -30,6 +30,7 @@
|
|||||||
...table,
|
...table,
|
||||||
left: node?.position?.x || 0,
|
left: node?.position?.x || 0,
|
||||||
top: node?.position?.y || 0,
|
top: node?.position?.y || 0,
|
||||||
|
alias: node.alias,
|
||||||
designerId,
|
designerId,
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user