diff --git a/wwwroot/agent_generic/index.ui b/wwwroot/agent_generic/index.ui index a094e08..3111b3f 100644 --- a/wwwroot/agent_generic/index.ui +++ b/wwwroot/agent_generic/index.ui @@ -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"}}] } ] },