Browse Source

新增菜单

Branch_JinYang
lacy 1 year ago
parent
commit
37af122b80
  1. 84
      src/aspnet-core/src/YoyoBoot.Web.Host/wwwroot/ConfigFiles/DynamicMenus/Menu.json

84
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",

Loading…
Cancel
Save