#7119 add VehicleList page and routing configuration #1129

Merged
jorgep merged 71 commits from 7119-createVehicle into dev 2025-02-06 09:24:16 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 20ef8a5a12 - Show all commits

View File

@ -112,6 +112,5 @@ const columns = computed(() => [
url="Vehicles/filter"
:columns="columns"
redirect="vehicle"
auto-load
/>
</template>