fix(workspace): 通用会话工作空间按钮补传产线参数(产线隔离)
This commit is contained in:
parent
2dcf463b42
commit
9926042c9b
@ -18,7 +18,7 @@
|
||||
{
|
||||
"widgettype": "Button",
|
||||
"options": {"label": "🗂 工作空间", "css": "small"},
|
||||
"binds": [{"wid": "self", "event": "click", "actiontype": "urlwidget", "target": "self", "options": {"url": "/pipeline-sdlc/api/workspace_popup.dspy"}}]
|
||||
"binds": [{"wid": "self", "event": "click", "actiontype": "urlwidget", "target": "self", "options": {"url": "/pipeline-sdlc/api/workspace_popup.dspy?pipeline_id=sdlc_general"}}]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user