This commit is contained in:
guanj
2026-04-03 14:48:10 +08:00
parent fafc5f82c4
commit 48472bdb85
4 changed files with 15 additions and 14 deletions

View File

@@ -90,7 +90,7 @@ const init = async () => {
}
})
} catch (error) {
console.error('MQTT 初始化失败:', error)
// console.error('MQTT 初始化失败:', error)
}
}
onMounted(() => {