Commit 346879ec by zhaochengxiang

模型对比

parent 5e42e69d
......@@ -770,13 +770,13 @@ const ModelTable = (props) => {
>
复制模型
</PermissionRcItem>
{/* <PermissionRcItem
<PermissionRcItem
id='model-compare'
defaultPermission={true}
onClick={handleItemClick}
>
模型对比
</PermissionRcItem> */}
</PermissionRcItem>
{
view !== 'branch' && <PermissionRcItem
id='auth-transfer'
......
......@@ -17,7 +17,7 @@ import produce from "immer";
const { Option } = AutoComplete;
const viewModes = [
export const viewModes = [
{
key: 'dir',
name: '目录视角'
......
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