From da807c8db33ea82d1f3b6e6be89adcbc351089d6 Mon Sep 17 00:00:00 2001
From: chenyao <1219716595@qq.com>
Date: Fri, 05 Sep 2025 15:34:24 +0800
Subject: [PATCH] feat:更新文字

---
 src/views/device/airport.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/device/airport.vue b/src/views/device/airport.vue
index f355618..e6fa335 100644
--- a/src/views/device/airport.vue
+++ b/src/views/device/airport.vue
@@ -685,7 +685,7 @@
             // ],
           },
           {
-            label: '设备在线时间',
+            label: '设备最新在线时间',
             hide: true,
             prop: 'login_time',
             type: 'date',

--
Gitblit v1.9.3