From d319cc5ec97f7f60e69775ed81d6d071066044ef Mon Sep 17 00:00:00 2001 From: Austin <1344583166@qq.com> Date: Fri, 22 Nov 2024 15:52:13 +0800 Subject: [PATCH] =?UTF-8?q?fix(frontend):=20=E5=8E=86=E5=8F=B2=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E8=AF=A6=E6=83=85=E5=A4=B1=E8=B4=A5=E8=8A=82=E7=82=B9?= =?UTF-8?q?=E8=B7=B3=E8=BD=AC=E6=97=A5=E5=BF=97=E9=97=AE=E9=A2=98=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=20#8117?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../partition-manage/components/ExecuteLog.vue | 1 - .../components/SpecDevice.vue | 13 ++++++------- .../task-history/components/PreviewNodeTree.vue | 5 ++--- 3 files changed, 8 insertions(+), 11 deletions(-) diff --git a/dbm-ui/frontend/src/views/db-manage/mysql/partition-manage/components/ExecuteLog.vue b/dbm-ui/frontend/src/views/db-manage/mysql/partition-manage/components/ExecuteLog.vue index 339e6b9ade..0ecdf35d19 100644 --- a/dbm-ui/frontend/src/views/db-manage/mysql/partition-manage/components/ExecuteLog.vue +++ b/dbm-ui/frontend/src/views/db-manage/mysql/partition-manage/components/ExecuteLog.vue @@ -132,7 +132,6 @@ ]; fetchData(); }; - console.log('asdasdasdasd')