Commit 1e812dc9 authored by 邓晓峰's avatar 邓晓峰

fix: test release

parent 764222fb
......@@ -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