yangyin
2024-10-31 46a5e875efefb071a654bdf14da0e662347a986b
src/api/menu/menuData.ts
@@ -1,4 +1,4 @@
export const MenuData = [
export const menuData = [
   {
      Children: [],
      ID: '1805430930840621056',
@@ -79,4 +79,20 @@
      SortCode: 5,
      Description: '',
   },
];
   {
      Children: [],
      ID: '1',
      ParentID: '0',
      Type: 2,
      Name: '应用场景',
      Path: '/AllScenario',
      Permission: '',
      Icon: '',
      IsIframe: false,
      OutLink: '',
      IsHide: true,
      Weight: 0,
      SortCode: 5,
      Description: '',
   },
];