From f9c271e11bd8b170d66cf7b54575c3454eb80cc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A1=97=E8=A7=92=E5=B0=8F=E6=9E=97?= <1013335014@qq.com> Date: Mon, 12 Aug 2024 09:27:45 +0800 Subject: [PATCH] =?UTF-8?q?Demo=EF=BC=9A=E6=94=AF=E6=8C=81=E9=BC=A0?= =?UTF-8?q?=E6=A0=87=E9=80=89=E4=B8=AD=E5=A4=87=E6=B3=A8=E6=B5=AE=E5=B1=82?= =?UTF-8?q?=E7=9A=84=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/pages/Edit/components/NodeNoteContentShow.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/pages/Edit/components/NodeNoteContentShow.vue b/web/src/pages/Edit/components/NodeNoteContentShow.vue index dbc39d84..0da7a2c2 100644 --- a/web/src/pages/Edit/components/NodeNoteContentShow.vue +++ b/web/src/pages/Edit/components/NodeNoteContentShow.vue @@ -8,6 +8,9 @@ visibility: show ? 'visible' : 'hidden' }" @click.stop + @mousedown.stop + @mousemove.stop + @mouseup.stop >