From e34d375b011646da32fd832e55e94287daf08e7e Mon Sep 17 00:00:00 2001 From: Hermes CI Fix Date: Mon, 31 Aug 2026 16:56:06 +0800 Subject: [PATCH] =?UTF-8?q?fix(workbench):=20=E8=A1=8C=E5=8A=A8=E6=96=B9?= =?UTF-8?q?=E6=A1=88=E8=AF=A6=E6=83=85=E5=BC=B9=E7=AA=97=E5=8A=A0=E7=BC=96?= =?UTF-8?q?=E8=BE=91=E6=8C=89=E9=92=AE=E2=80=94=E2=80=94=E5=85=B3=E9=97=AD?= =?UTF-8?q?=E8=AF=A6=E6=83=85=E5=90=8E=E5=A4=8D=E7=94=A8editPlan=E9=A2=84?= =?UTF-8?q?=E5=A1=AB=E8=A1=A8=E5=8D=95=20(actionplan-detail-edit-btn)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/ActionPlanLibrary.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/src/views/ActionPlanLibrary.vue b/frontend/src/views/ActionPlanLibrary.vue index 2fe66496..6aebbfa4 100644 --- a/frontend/src/views/ActionPlanLibrary.vue +++ b/frontend/src/views/ActionPlanLibrary.vue @@ -279,6 +279,7 @@ @@ -526,6 +527,7 @@ function openCreate() { } function editPlan(row: any) { + showDetail.value = false editingId.value = row.id formTitle.value = '编辑行动方案' form.value = {