From 3cbb448520cd0ba082757cd254b0fa4982d6e000 Mon Sep 17 00:00:00 2001 From: X1627315083 <1627315083@qq.com> Date: Fri, 19 Sep 2025 17:19:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=B6=B2=E5=8C=96=E9=BC=A0?= =?UTF-8?q?=E6=A0=87=E6=8A=AC=E8=B5=B7=E5=90=8E=E5=B0=B1=E4=BC=9A=E5=BC=B9?= =?UTF-8?q?=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/component/Canvas/CanvasEditor/components/LiquifyPanel.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/component/Canvas/CanvasEditor/components/LiquifyPanel.vue b/src/component/Canvas/CanvasEditor/components/LiquifyPanel.vue index b58f52fb..c8946485 100644 --- a/src/component/Canvas/CanvasEditor/components/LiquifyPanel.vue +++ b/src/component/Canvas/CanvasEditor/components/LiquifyPanel.vue @@ -519,7 +519,7 @@ function showPanel(event) { } visible.value = true; - closePanel.value = true +// closePanel.value = true isEditing.value = true; // 初始化液化管理器并准备液化环境