From d369d43a638f09f37c1f0d4dfdf9f32f60b2d962 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=8A=B2=E6=9D=BE?= <523037378@qq.com> Date: Sun, 1 Mar 2020 18:07:40 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E7=BB=9F=E4=B8=80=E4=BE=A7=E6=BB=91?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E8=BE=93=E5=85=A5=E6=A1=86=E5=8F=8A=E4=B8=8B?= =?UTF-8?q?=E6=8B=89=E6=A1=86=E9=AB=98=E5=BA=A6=E4=B8=BA32px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/common/rightBox/assetBox.vue | 18 +++++++++--------- .../components/page/asset/accountConfig.vue | 6 +++--- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/nezha-fronted/src/components/common/rightBox/assetBox.vue b/nezha-fronted/src/components/common/rightBox/assetBox.vue index b548a76b3..e3b0d8204 100644 --- a/nezha-fronted/src/components/common/rightBox/assetBox.vue +++ b/nezha-fronted/src/components/common/rightBox/assetBox.vue @@ -24,18 +24,18 @@ - + {{assetData.sn}} - + {{assetData.host}}
- +
- {{ item.value }} - +
@@ -167,7 +167,7 @@ :disabled="this.assetType!=''?false:true" v-model="assetData.modelId" clearable - size="mini" + size="small" placeholder="" class="right-box-row-with-btn" > @@ -286,7 +286,7 @@