From 1458e9d7ccb6f181863e448247ca1f053b31248f Mon Sep 17 00:00:00 2001 From: luojiayi <1712054227@qq.com> Date: Mon, 26 May 2025 18:31:20 +0800 Subject: [PATCH] =?UTF-8?q?2025=E5=B9=B405=E6=9C=8826=E6=97=A518:31:18?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/synthesizeManage/deviceInfo/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/synthesizeManage/deviceInfo/index.vue b/src/views/synthesizeManage/deviceInfo/index.vue index 1844ee9..7ce636c 100644 --- a/src/views/synthesizeManage/deviceInfo/index.vue +++ b/src/views/synthesizeManage/deviceInfo/index.vue @@ -23,6 +23,7 @@
固件版本:{{ query.deviceVersion }}
紧急联系人:{{ query.contacts && query.contacts.length ? query.contacts[0].phone : "" }}
+
剩余空间:{{ query.remainSpace || "--" }}/kb