人工组盘

This commit is contained in:
2023-09-26 17:28:46 +08:00
parent fd12d3871a
commit e78c7dcf04
3 changed files with 41 additions and 22 deletions

View File

@@ -49,7 +49,7 @@
// ],
menuList: [
{menu_id: '1', icon: 'RF01', name: '设备点检', path: '/pages/modules/equip-inspection', sonTree: []},
{menu_id: '2', icon: 'RF05', name: '人工组盘', path: '', sonTree: []},
{menu_id: '2', icon: 'RF05', name: '人工组盘', path: '/pages/modules/man-group', sonTree: []},
{menu_id: '3', icon: 'RF07', name: '强制静置', path: '/pages/modules/forced-rest', sonTree: []}
],
show: false,