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 更新设备信息