马宇豪
2024-04-23 7cf85ad3023d84ac6f80cb535f629f37703bd5d6
src/layout/menu/index.js
@@ -26,7 +26,7 @@
         {
            MenuID: "13",
            MenuTitle: "数据统计",
            MenuPath: "/audit"
            MenuPath: "/dataStatistic"
         }
      ],
   },
@@ -82,6 +82,11 @@
            },
            {
               MenuID: "34",
               MenuTitle: "平级接收人分组",
               MenuPath: "/samelevelGroup",
            },
            {
               MenuID: "35",
               MenuTitle: "原通讯录",
               MenuPath: "/addressBook",
            }
@@ -106,6 +111,11 @@
               MenuID: "42",
               MenuTitle: "短信平台设置",
               MenuPath: "/smsSetting",
            },
            {
               MenuID: "44",
               MenuTitle: "App版本控制",
               MenuPath: "/appfile",
            },
            // {
            //    MenuID: "43",
@@ -132,7 +142,7 @@
         {
            MenuID: "13",
            MenuTitle: "数据统计",
            MenuPath: "/audit"
            MenuPath: "/dataStatistic"
         }
      ],
   },
@@ -176,7 +186,7 @@
         {
            MenuID: "13",
            MenuTitle: "数据统计",
            MenuPath: "/audit"
            MenuPath: "/dataStatistic"
         }
      ],
   },
@@ -227,6 +237,11 @@
            },
            {
               MenuID: "34",
               MenuTitle: "平级接收人分组",
               MenuPath: "/samelevelGroup",
            },
            {
               MenuID: "35",
               MenuTitle: "原通讯录",
               MenuPath: "/addressBook",
            }
@@ -262,4 +277,4 @@
   ]
}
export default menu;
export default menu;