From 72c10aa20e9d38d369cce8579c7aaead16bc4c48 Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Mon, 01 Sep 2025 17:02:53 +0800
Subject: [PATCH] Merge branch 'refs/heads/feature/v5.0/5.0.4' into feature/v5.0/5.0.5
---
src/views/device/airport.vue | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/views/device/airport.vue b/src/views/device/airport.vue
index 8ff0905..9aac805 100644
--- a/src/views/device/airport.vue
+++ b/src/views/device/airport.vue
@@ -1438,6 +1438,8 @@
display: flex;
flex-direction: column;
align-items: center;
+ .el-tag:first-child{
+ margin-bottom: 5px;}
}
.onlineStatus {
--
Gitblit v1.9.3