This commit is contained in:
2023-05-11 14:37:39 +08:00
parent c56417d3dc
commit 1f24566cbc

View File

@@ -79,7 +79,7 @@ export default new Router({
path: '/TaskOperates',
component: TaskOperates
}]
},
},
{
path: '/vehicleinformation',
component: VehicleInformation,
@@ -93,7 +93,7 @@ export default new Router({
path: '/agvstatus',
component: AgvStatus
}]
},
},
{
path: '/teach',
component: Teach