fix table math column picker

This commit is contained in:
2026-03-25 00:01:24 -07:00
parent 44de72d31b
commit a65b7c5642
9 changed files with 174 additions and 9 deletions

View File

@@ -39,6 +39,7 @@ export function hydrateWorkflowState(data, defs = {}) {
tableRows: null,
meshData: null,
overlay: null,
scalarValue: null,
},
}));