load field values fix #1009

This commit is contained in:
SPRINX0\prochazka
2025-01-27 16:47:44 +01:00
parent 35362fbc9b
commit 51cd639671
9 changed files with 51 additions and 18 deletions

View File

@@ -23,6 +23,7 @@
export let schemaName;
export let driver;
export let multiselect = false;
export let dataType;
let rows = null;
let tableInfo;