From 5ea8ac338890ea9333a79ad5b19fa67566f80ee0 Mon Sep 17 00:00:00 2001 From: zhufu <17863654727@163.com> Date: Fri, 16 May 2025 14:49:59 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=A6=E6=83=85=E5=85=B3=E9=97=AD=E5=90=8E?= =?UTF-8?q?=EF=BC=8C=E5=9B=BE=E6=96=91=E8=BF=98=E6=98=BE=E7=A4=BA=E9=97=AE?= =?UTF-8?q?=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/demo/layer/index.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/views/demo/layer/index.vue b/src/views/demo/layer/index.vue index 4ef420b..85bc41d 100644 --- a/src/views/demo/layer/index.vue +++ b/src/views/demo/layer/index.vue @@ -100,7 +100,7 @@
编辑 - 关闭 + 关闭
@@ -635,6 +635,10 @@ fileUrlView.value = {}; fileUrl.value = ''; }; + const closeDetail = () => { + showTable.value = '' + DrawingEnd() + }