Commit ec5ccf4c by zhaochengxiang

详情屏蔽模型对比

parent 56c32def
...@@ -493,9 +493,9 @@ const EditModel = (props) => { ...@@ -493,9 +493,9 @@ const EditModel = (props) => {
> >
复制模型 复制模型
</PermissionButton> </PermissionButton>
<Button type='primary' ghost onClick={onMetadataCompare}> {/* <Button type='primary' ghost onClick={onMetadataCompare}>
元数据对比 元数据对比
</Button> </Button> */}
<PermissionButton <PermissionButton
type='primary' type='primary'
onClick={onExport} onClick={onExport}
......
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