Commit d42cbc9e authored by 李纪文's avatar 李纪文

fix: 修改mqtt连接配置

parent 1c1bcba3
......@@ -21,7 +21,7 @@ const DeviceTree = (props) => {
const [treeData, setTreeData] = useState([]);
const [params, setParams] = useState({});
const noop = () => {};
useEffect(() => {
const param = {
pageIndex: serviceParams.pageIndex || 1,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment