workspace: idField not valueField, cfontsize 1.0

This commit is contained in:
p 2026-08-12 15:11:22 +08:00
parent 1c59c29b6a
commit cb11d92b3e

View File

@ -49,11 +49,11 @@ async with DBPools().sqlorContext(dbname) as sor:
"options": {
"dataurl": entire_url("/pipeline-sdlc/api/workspace_tree.dspy"),
"textField": "label",
"valueField": "id",
"parentField": "parentid",
"idField": "id",
"cfontsize": 1.0,
"css": "filler",
"padding": "4px",
"cheight": "100%", "cfontsize": 1.0
"cheight": "100%"
},
"binds": [{
"wid": "self",