Commit f54b707f by zhaochengxiang

模型bug

parent 718a34e6
......@@ -625,7 +625,7 @@ class Model extends React.Component {
<Space>
{
(keyword!=='') && <Space>
!keyword && <Space>
<Radio.Group onChange={this.handleShowModeChange} value={showMode}>
<Radio.Button value="list">列表展示</Radio.Button>
<Radio.Button value="graph">图形展示</Radio.Button>
......
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