马宇豪
2023-06-14 d2d8982a787bf7267612c19983798d7aaa0c37fe
src/layout/menu/index.js
@@ -36,22 +36,27 @@
      Children: [{
            MenuID: "21",
            MenuTitle: "信息编辑",
            MenuPath: "/torelease",
            MenuPath: "/notice",
         },
         {
            MenuID: "24",
            MenuID: "22",
            MenuTitle: "信息审核",
            MenuPath: "/msgReview",
         },
         {
            MenuID: "23",
            MenuTitle: "信息发布",
            MenuPath: "/report",
         },
         {
            MenuID: "22",
            MenuID: "24",
            MenuTitle: "历史信息",
            MenuPath: "/history",
         },
         {
            MenuID: "23",
            MenuID: "25",
            MenuTitle: "叫应记录",
            MenuPath: "/responses",
            MenuPath: "/callRecord",
         },
      ],
   },
@@ -62,12 +67,12 @@
      Children: [{
            MenuID: "31",
            MenuTitle: "常规群发",
            MenuPath: "/module",
            MenuPath: "/massSend",
         },
         {
            MenuID: "32",
            MenuTitle: "短信记录",
            MenuPath: "/",
            MenuPath: "/msgRecord",
         },
         {
            MenuID: "33",
@@ -88,13 +93,13 @@
         {
            MenuID: "42",
            MenuTitle: "短信平台设置",
            MenuPath: "/smssetting",
            MenuPath: "/smsSetting",
         },
         {
            MenuID: "43",
            MenuTitle: "菜单权限",
            MenuPath: "/munu",
         },
         // {
         //    MenuID: "43",
         //    MenuTitle: "菜单权限",
         //    MenuPath: "/menu",
         // },
      ],
   },
]