yangyin
2024-08-29 71fbff5a8ef776e80d5088de0ce7f98d36c031b1
src/api/login/UserMenuData.ts
@@ -48,4 +48,66 @@
         },
      ],
   },
   {
      ID: '1742436890822447105',
      ParentID: '0',
      Type: 1,
      Name: '数据管理',
      Path: '',
      Permission: '',
      Icon: 'ele-Memo',
      IsIframe: false,
      OutLink: '',
      IsHide: false,
      Weight: 0,
      SortCode: 1,
      Description: '',
      Children: [
         {
            Children: [],
            ID: '1',
            ParentID: '1742436890822447105',
            Type: 2,
            Name: '数据列表',
            Path: '/graph/graphIndex',
            Permission: '',
            Icon: 'ywifont ywicon-a-appround15',
            IsIframe: false,
            IsHide: false,
            Weight: 0,
            SortCode: 2,
            Description: '',
         },
         {
            Children: [],
            ID: '1',
            ParentID: '1742436890822447105',
            Type: 2,
            Name: '文档详情',
            Path: '/graph/graphDetail',
            Permission: '',
            Icon: 'ywifont ywicon-a-appround15',
            IsIframe: false,
            IsHide: true,
            Weight: 0,
            SortCode: 2,
            Description: '',
         },
         {
            Children: [],
            ID: '1',
            ParentID: '1742436890822447105',
            Type: 2,
            Name: '数据导入',
            Path: '/graph/addGraph',
            Permission: '',
            Icon: 'ywifont ywicon-a-appround15',
            IsIframe: false,
            IsHide: true,
            Weight: 0,
            SortCode: 2,
            Description: '',
         },
      ],
   },
];