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

fix: 修改跳转历史曲线样式覆盖

parent ea1e58f4
......@@ -61,6 +61,7 @@ const ConfigurationView = (props) => {
const [description, setDescription] = useState(''); // 画板无数据描述
twoID = `TDG${Date.now().toString(36)}`;
const ConfigurationRef = useRef();
const customBack = props.customBack ? props.customBack : () => {};
const {
......
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