add 设备管理页

This commit is contained in:
2025-02-19 15:39:46 +08:00
parent 0e494ceb5f
commit 92402cbeed
14 changed files with 128 additions and 1 deletions

View File

@@ -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: []