forked from drone/command-center-dashboard

张含笑
2025-04-19 bdbef0fbde20317d19bfc6d3473dabb10fb3fb3b
src/mqtt/index.js
@@ -65,7 +65,7 @@
   // 关闭 mqtt 客户端
   destroyed = () => {
      window.console.log('mqtt destroyed')
      window.console.log('mqtt 销毁')
      this._client?.end()
   }