mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 02:36:00 +00:00
form view works for JSL data
This commit is contained in:
@@ -48,5 +48,7 @@ export class JslGridDisplay extends GridDisplay {
|
||||
}
|
||||
|
||||
if (!this.columns) this.columns = [];
|
||||
|
||||
this.formColumns = this.columns;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user