fix: refs #8422 router/module/route.js
gitea/salix-front/pipeline/pr-dev This commit is unstable Details

This commit is contained in:
Jose Antonio Tubau 2025-04-02 13:52:49 +02:00
parent f6360e29af
commit 0d056d3ed6
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ const vehicleCard = {
icon: 'vn:notes',
},
component: () => import('src/pages/Route/Vehicle/Card/VehicleNotes.vue'),
}
},
{
name: 'VehicleDms',
path: 'dms',