@ -13,7 +13,7 @@
const userStore = useUserStore()
onMounted(() => {
if (!userStore.mqttClient && userStore.userInfoRes.id) {
if (!userStore.mqttClient) {
// 判断建立连接没 刷新会走这儿
userStore.connectMqtt()
}
The note is not visible to the blocked user.