提交 eb28a232 authored 作者: 钟是志's avatar 钟是志

StepDiy修改

上级 6bf4b4a1
......@@ -34,6 +34,8 @@ const Child = memo((props) => {
[json.otherProps, value],
);
console.log(diyProps);
const [current, setCurrent] = useState(diyProps?.StepsProps?.current || 0);
const partFormKey = useMemo(
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论