Commit f29604bc by zhaochengxiang

bug fix

parent a448bac9
...@@ -263,7 +263,7 @@ const FC = (props) => { ...@@ -263,7 +263,7 @@ const FC = (props) => {
} }
} }
return newMenuData return newMenuData
}, rightRow) }, [rightRow])
const notElementCol = [ const notElementCol = [
{ {
......
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