Commit 5dbc838a authored by 李纪文's avatar 李纪文

feat: 增加vms视频回放

parent c7f980c8
......@@ -24,7 +24,6 @@ const RecVideo = (props, ref) => {
useEffect(() => {
changeReplayCfg();
// eslint-disable-next-line react-hooks/exhaustive-deps
}, [props.VideoInfo]);
useImperativeHandle(ref, () => {
......
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