mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
fix perspective
This commit is contained in:
@@ -422,6 +422,7 @@ export abstract class PerspectiveTreeNode {
|
||||
});
|
||||
lastAlias = alias;
|
||||
lastNode = node;
|
||||
index += 1;
|
||||
}
|
||||
if (node?.parentNode?.designerId != this?.designerId) return null;
|
||||
select.where = {
|
||||
|
||||
Reference in New Issue
Block a user