From 9926042c9b4deb840336de0a029b1c0209fe8411 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Mon, 31 Aug 2026 16:54:09 +0800 Subject: [PATCH] =?UTF-8?q?fix(workspace):=20=E9=80=9A=E7=94=A8=E4=BC=9A?= =?UTF-8?q?=E8=AF=9D=E5=B7=A5=E4=BD=9C=E7=A9=BA=E9=97=B4=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E8=A1=A5=E4=BC=A0=E4=BA=A7=E7=BA=BF=E5=8F=82=E6=95=B0=EF=BC=88?= =?UTF-8?q?=E4=BA=A7=E7=BA=BF=E9=9A=94=E7=A6=BB=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wwwroot/agent_generic/index.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"}}] } ] },