add 设备管理页
This commit is contained in:
@@ -32,7 +32,8 @@
|
||||
return {
|
||||
userName: '',
|
||||
menuList: [
|
||||
{title: '配料任务', icon: 'RF07', path: '/pages/manage/mix-task'}
|
||||
{title: '配料任务', icon: 'RF01', path: '/pages/manage/mix-task'},
|
||||
{title: '设备管理', icon: 'RF02', path: '/pages/manage/equip'}
|
||||
],
|
||||
show: false,
|
||||
secM: []
|
||||
|
||||
Reference in New Issue
Block a user