From cdb1cb47f8095c171ccdf9f0c5ba5dffb9361617 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E5=87=A4=E5=90=89?= Date: Tue, 8 Jul 2025 14:45:44 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E8=B0=83=E8=AF=95=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E6=B3=B5=E6=8E=A7=E5=88=B6=E5=8D=95=E4=BD=8D=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/debug/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/debug/index.vue b/src/views/debug/index.vue index d26d4a3..e98e3d2 100644 --- a/src/views/debug/index.vue +++ b/src/views/debug/index.vue @@ -283,7 +283,7 @@ const deviceType = computed(() => __DEVICE_TYPE__)