From f7b2054a757665628b8a07136ab7bf311618d5a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=A2=A6=E8=BF=9C?= <1063331231@qq.com> Date: Fri, 4 Jul 2025 14:11:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9eslint=E9=AA=8C=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/stores/deviceStore.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/stores/deviceStore.ts b/src/stores/deviceStore.ts index 7dd9889..ac345bd 100644 --- a/src/stores/deviceStore.ts +++ b/src/stores/deviceStore.ts @@ -36,7 +36,6 @@ export const useDeviceStore = defineStore('device', () => { // 暂时使用 deviceType : ture 表示 为低成本。 const deviceState = ref(initState) // 设备状态 - /** * @function setDeviceState * @desc 更新设备信息