From 336f3dd82eccb765202556de02f5510087110cbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E6=AC=A3?= Date: Sat, 20 Nov 2021 23:40:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/layout/components/Topbar.vue | 14 ++++++++------ frontend/src/styles/topbar.scss | 2 ++ frontend/src/utils/message.js | 2 +- frontend/src/views/chart/index.vue | 2 +- frontend/src/views/chart/view/ChartEdit.vue | 10 +++++----- frontend/src/views/dataset/index.vue | 2 +- frontend/src/views/system/datasource/DsMain.vue | 2 +- frontend/src/views/system/datasource/index.vue | 2 +- 8 files changed, 20 insertions(+), 16 deletions(-) diff --git a/frontend/src/layout/components/Topbar.vue b/frontend/src/layout/components/Topbar.vue index d78706b..9e1c980 100644 --- a/frontend/src/layout/components/Topbar.vue +++ b/frontend/src/layout/components/Topbar.vue @@ -1,7 +1,9 @@