设备报修,设备列表

This commit is contained in:
2023-11-08 16:46:40 +08:00
parent 4f1e36bdfb
commit 1590058849
6 changed files with 316 additions and 4 deletions

View File

@@ -51,7 +51,8 @@
{menu_id: '2', name: '设备维修作业', path: '/pages/device/RepairWork'},
{menu_id: '3', name: '设备点检作业', path: '/pages/device/CheckWork'},
{menu_id: '4', name: '设备润滑作业', path: '/pages/device/LubricateWork'},
{menu_id: '5', name: '设备保养作业', path: '/pages/device/MaintainWork'}
{menu_id: '5', name: '设备保养作业', path: '/pages/device/MaintainWork'},
{menu_id: '6', name: '设备报修', path: '/pages/device/RepairReport'}
]}
],
show: false,