设备点检作业

This commit is contained in:
2023-09-08 18:11:22 +08:00
parent f6badb8c55
commit e59f87e852
8 changed files with 543 additions and 104 deletions

View File

@@ -51,13 +51,37 @@
}
},
{
"path": "pages/device/EquipMaintainWork",
"path": "pages/device/MaintainWork",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/device/EquipCheckWork",
"path": "pages/device/MaintainFill",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/device/CheckWork",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/device/CheckFill",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/device/LubricateWork",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/device/LubricateFill",
"style": {
"navigationStyle": "custom"
}