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 = {