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