From 895e6ce1814eeebf14848c44f7603288a61b6680 Mon Sep 17 00:00:00 2001 From: zhengkunwang223 Date: Tue, 28 Feb 2023 16:40:29 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=B0=83=E6=95=B4=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E7=BC=96=E8=BE=91=E5=BC=B9=E6=A1=86=E7=9A=84=E9=AB=98=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../host/file-management/code-editor/index.vue | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/frontend/src/views/host/file-management/code-editor/index.vue b/frontend/src/views/host/file-management/code-editor/index.vue index be9be0167..db19d8fa7 100644 --- a/frontend/src/views/host/file-management/code-editor/index.vue +++ b/frontend/src/views/host/file-management/code-editor/index.vue @@ -5,13 +5,11 @@ :before-close="handleClose" destroy-on-close width="70%" - draggable @opened="onOpen" + class="coder-dialog" > -
-
-
-
+
+