Commit 0d6d8039 authored by 涂伟's avatar 涂伟

fix: '隐藏流程设计功能节点高级设置'

parent 86c7f03d
Pipeline #68740 passed with stages
...@@ -122,7 +122,7 @@ ...@@ -122,7 +122,7 @@
"js-calendar-converter": "0.0.4", "js-calendar-converter": "0.0.4",
"lodash": "4.17.11", "lodash": "4.17.11",
"minimist": "1.2.0", "minimist": "1.2.0",
"panda-xform": "^2.5.0", "panda-xform": "^2.5.8",
"parseForm": "^2.2.4", "parseForm": "^2.2.4",
"prop-types": "15.7.2", "prop-types": "15.7.2",
"quill": "^1.3.7", "quill": "^1.3.7",
......
...@@ -199,12 +199,12 @@ const NodeModal = props => { ...@@ -199,12 +199,12 @@ const NodeModal = props => {
flowID={flowID} flowID={flowID}
/> />
</div> </div>
<CongfigHeightMsg {/* <CongfigHeightMsg
ref={refCongfigHeightMsg} ref={refCongfigHeightMsg}
nodeChage={nodeChage} nodeChage={nodeChage}
editMsg={editMsg} editMsg={editMsg}
flowID={flowID} flowID={flowID}
/> /> */}
</div> </div>
<div <div
......
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