Commit 30c6d063 authored by 涂茜's avatar 涂茜

fix: bug

parent 9e31f279
Pipeline #27303 failed with stages
in 14 seconds
......@@ -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