forked from drone/command-center-dashboard
src/mqtt/index.js @@ -65,7 +65,7 @@ // 关闭 mqtt 客户端 destroyed = () => { window.console.log('mqtt destroyed') window.console.log('mqtt 销毁') this._client?.end() }