From 09e96d725b1bf9dc9d97b2357f49011d902daaba Mon Sep 17 00:00:00 2001
From: wangjiahao <1522128093@qq.com>
Date: Sun, 30 Oct 2022 21:28:45 +0800
Subject: [PATCH] =?UTF-8?q?refactor(=E4=BB=AA=E8=A1=A8=E6=9D=BF):=20?=
=?UTF-8?q?=E5=BD=93=E6=A3=80=E6=B5=8B=E5=88=B0=E7=BB=84=E4=BB=B6=E6=83=B3?=
=?UTF-8?q?=E8=A6=81=E7=A7=BB=E5=85=A5Tab=E4=B8=AD=E7=9A=84=E7=94=BB?=
=?UTF-8?q?=E5=B8=83=E6=97=B6=EF=BC=8C=E8=A2=AB=E6=8B=96=E6=8B=BD=E7=BB=84?=
=?UTF-8?q?=E4=BB=B6=E5=9B=BE=E5=B1=82=E8=AE=BE=E7=BD=AE=E4=B8=BA=E6=9C=80?=
=?UTF-8?q?=E9=AB=98=E9=98=B2=E6=AD=A2=E8=A2=ABtab=E7=BB=84=E4=BB=B6?=
=?UTF-8?q?=E9=81=AE=E6=8C=A1?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
frontend/src/components/DeDrag/index.vue | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/frontend/src/components/DeDrag/index.vue b/frontend/src/components/DeDrag/index.vue
index 799a855368..e6c4b96bc9 100644
--- a/frontend/src/components/DeDrag/index.vue
+++ b/frontend/src/components/DeDrag/index.vue
@@ -64,7 +64,7 @@
@mousedown.stop.prevent="handleDown(handlei, $event)"
@touchstart.stop.prevent="handleTouchDown(handlei, $event)"
>
-