From 3b641e187837d27b55393f6bb6ccc2d9e7808542 Mon Sep 17 00:00:00 2001 From: hyx Date: Tue, 17 Oct 2023 10:01:08 +0800 Subject: [PATCH] =?UTF-8?q?CN-1377=20=E5=9B=BD=E9=99=85=E5=8C=96=E5=86=85?= =?UTF-8?q?=E5=AE=B9=E8=A1=A5=E5=85=85:1.=E6=A3=80=E6=9F=A5=E4=B8=8B?= =?UTF-8?q?=E6=8B=89=E6=A1=86=EF=BC=8C=E5=8E=BB=E6=8E=89placeholder;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/rightBox/settings/I18nBox.vue | 2 +- src/components/rightBox/settings/UserBox.vue | 6 +++--- src/views/charts/ChartHeader.vue | 4 ++-- src/views/charts2/Panel.vue | 2 +- src/views/charts2/charts/dnsInsight/DnsTrafficLine.vue | 2 ++ src/views/charts2/charts/entityDetail/EntityDetailLine.vue | 3 ++- src/views/charts2/charts/linkMonitor/LinkTrafficLine.vue | 1 + .../charts2/charts/networkOverview/NetworkOverviewLine.vue | 1 + src/views/charts2/charts/npm/NpmMap.vue | 1 + src/views/charts2/charts/npm/NpmTrafficLine.vue | 2 +- 10 files changed, 15 insertions(+), 9 deletions(-) diff --git a/src/components/rightBox/settings/I18nBox.vue b/src/components/rightBox/settings/I18nBox.vue index 5ea74846..47653fb4 100644 --- a/src/components/rightBox/settings/I18nBox.vue +++ b/src/components/rightBox/settings/I18nBox.vue @@ -26,7 +26,7 @@ class="right-box__select" clearable collapse-tags - placeholder="" + placeholder=" " popper-class="right-box-select-dropdown prevent-clickoutside" size="small" @change="()=>{ this.$forceUpdate() }"> diff --git a/src/components/rightBox/settings/UserBox.vue b/src/components/rightBox/settings/UserBox.vue index 218811a1..51461cac 100644 --- a/src/components/rightBox/settings/UserBox.vue +++ b/src/components/rightBox/settings/UserBox.vue @@ -45,7 +45,7 @@ class="right-box__select" clearable collapse-tags - placeholder="" + placeholder=" " popper-class="right-box-select-dropdown prevent-clickoutside" size="small" @change="()=>{ this.$forceUpdate() }"> @@ -61,7 +61,7 @@ class="right-box__select" clearable collapse-tags - placeholder="" + placeholder=" " popper-class="right-box-select-dropdown prevent-clickoutside" size="small">