设备点检作业

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

@@ -115,7 +115,7 @@
},
goIn () {
uni.redirectTo({
url: '/pages/device/EquipMaintainWork'
url: '/pages/device/MaintainWork'
})
}
}