From 8dba853cf604657239042298c5e47296f59beff1 Mon Sep 17 00:00:00 2001 From: limengnan <420004014@qq.com> Date: Wed, 3 Dec 2025 08:45:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=85=B3=E9=97=AD=E6=96=B0?= =?UTF-8?q?=E5=BB=BA=E6=82=A3=E8=80=85=E9=A1=B5=E9=9D=A2bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/renderer/src/views/Dashboard.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/src/renderer/src/views/Dashboard.vue b/frontend/src/renderer/src/views/Dashboard.vue index 30c7e78f..1aac4b28 100644 --- a/frontend/src/renderer/src/views/Dashboard.vue +++ b/frontend/src/renderer/src/views/Dashboard.vue @@ -479,9 +479,8 @@ function delClick(id) { } const isCloseCreat = ref(false) function closecreatbox(e,e2){ - if(e == '关闭'){ - isDetection.value = true + // isDetection.value = true }else if(e == '新建') { loadPatients() }else if(e == '编辑') {