From 37af122b801893a8def90cabc9db176881b3b298 Mon Sep 17 00:00:00 2001 From: lacy <2556321874@qq.com> Date: Wed, 10 May 2023 11:01:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E8=8F=9C=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ConfigFiles/DynamicMenus/Menu.json | 84 +++++++++++++++++-- 1 file changed, 75 insertions(+), 9 deletions(-) diff --git a/src/aspnet-core/src/YoyoBoot.Web.Host/wwwroot/ConfigFiles/DynamicMenus/Menu.json b/src/aspnet-core/src/YoyoBoot.Web.Host/wwwroot/ConfigFiles/DynamicMenus/Menu.json index 769ce1bc..73b2f255 100644 --- a/src/aspnet-core/src/YoyoBoot.Web.Host/wwwroot/ConfigFiles/DynamicMenus/Menu.json +++ b/src/aspnet-core/src/YoyoBoot.Web.Host/wwwroot/ConfigFiles/DynamicMenus/Menu.json @@ -1,9 +1,8 @@ -{ +{ "TenantId": null, "MenuName": "系统内置菜单", "IsDefault": true, "IsEnable": true, - "IsSystem": true, "MenuTrees": [ { @@ -1910,7 +1909,6 @@ "Type": 1, "Id": "a53ee93e-9e91-452c-cef2-08dabe2ed93e" }, - { "ParentId": "1ef08543-bdac-48ae-86e1-9c4e3a9136db", "DisplayName": "工厂维护", @@ -2319,16 +2317,50 @@ "Type": 1, "Id": "cfc2ba1a-08e6-4ed4-b48e-ba21477d32a7" }, + { + "ParentId": "a0a39a05-aa85-4bb9-9cc1-3f7760571660", + "DisplayName": "班制维护", + "Sort": 0, + "MenuArgs": { + "Id": "5b97142a-b91f-4707-9b08-7c7ef45d53e0", + "ParentId": null, + "Name": "ics-shift-type", + "Title": "IcsShiftType", + "Path": "/ics-shift-type", + "ParentPath": null, + "Component": "/src/app/ics-shift-type/ics-shift-type.vue", + "LayoutComponent": null, + "Layout": 0, + "OpenEnum": 2, + "Icon": "yo-icon-gongzuotai2", + "PermissionCode": "Pages.IcsShiftType.Node", + "IgnoreKeepAlive": false, + "Affix": false, + "IsSystem": false, + "FrameSrc": null, + "TransitionName": "", + "HideBreadcrumb": false, + "CarryParam": false, + "HideTab": false, + "HideMenu": false, + "HideChildrenInMenu": false, + "OrderNo": 8, + "WaterMarkEnabled": false, + "ExtensionData": null + }, + "Type": 1, + "Id": "5b97142a-b91f-4707-9b08-7c7ef45d53e0" + }, { "ParentId": null, - "DisplayName": "工厂建模", + "DisplayName": "班制管理", "Sort": 12, "MenuArgs": { "Id": null, "ParentId": null, - "Name": "FacModule", - "Title": "FacModule", - "Path": "/FacModule", + "Name": "ShiftTypeMan", + "Title": "ShiftTypeMan", + "Path": "/ShiftTypeMan", "ParentPath": null, "Component": null, "LayoutComponent": "LAYOUT", @@ -2351,13 +2383,47 @@ "ExtensionData": null }, "Type": 0, - "Id": "f4d00f6f-d67b-48dd-acbf-fdae107095bd" + "Id": "a0a39a05-aa85-4bb9-9cc1-3f7760571660" + }, + { + "ParentId": null, + "DisplayName": "IcsShift", + "Sort": 0, + "MenuArgs": { + "Id": "5757f6d2-e776-45a3-9cd9-ec9ed3455fcc", + "ParentId": null, + "Name": "ics-shift", + "Title": "IcsShift", + "Path": "/ics-shift", + "ParentPath": null, + "Component": "/src/app/ics-shift/ics-shift.vue", + "LayoutComponent": null, + "Layout": 0, + "OpenEnum": 2, + "Icon": "yo-icon-gongzuotai2", + "PermissionCode": "Pages.IcsShift.Node", + "IgnoreKeepAlive": false, + "Affix": false, + "IsSystem": false, + "FrameSrc": null, + "TransitionName": "", + "HideBreadcrumb": false, + "CarryParam": false, + "HideTab": false, + "HideMenu": false, + "HideChildrenInMenu": false, + "OrderNo": 8, + "WaterMarkEnabled": false, + "ExtensionData": null + }, + "Type": 1, + "Id": "5757f6d2-e776-45a3-9cd9-ec9ed3455fcc" } ], "IsDeleted": false, "DeleterUserId": null, "DeletionTime": null, - "LastModificationTime": "2023-05-09T10:08:08.646552", + "LastModificationTime": "2023-05-09T15:36:26.4479508", "LastModifierUserId": "dbc62e812a1af89018053a0abf760196", "CreationTime": "2022-11-04T14:35:00.2886807", "CreatorUserId": "1",