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 @@