车辆信息

This commit is contained in:
2023-05-16 18:00:57 +08:00
parent 1a4942ffcf
commit 6186cee8f0
7 changed files with 288 additions and 12 deletions

View File

@@ -22,13 +22,9 @@ export default {
index: '1',
router: '/vehiclestatus'
}, {
label: '传感器状态',
label: '车辆控制',
index: '2',
router: '/sensorstatus'
}, {
label: 'AGV',
index: '3',
router: '/agvstatus'
router: '/vehiclecontrol'
}]
}
}