#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 2 additions and 0 deletions
Showing only changes of commit 1e2c86c74f - Show all commits

View File

@ -173,6 +173,8 @@ const columns = computed(() => [
onDataSaved: ({ id }) => $refs.tableRef.redirect(id), onDataSaved: ({ id }) => $refs.tableRef.redirect(id),
formInitialData: { isActive: true, isKmTruckRate: false }, formInitialData: { isActive: true, isKmTruckRate: false },
}" }"
:use-model="true"
:right-search="false"
> >
<template #column-isActive="{ row }"> <template #column-isActive="{ row }">
<span> <span>