feat: refs #7119 add navigation to VehicleList in VehicleDescriptor component
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Jorge Penadés 2025-01-30 11:26:09 +01:00
parent e86c8f6263
commit c144da665e
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ const { notify } = useNotify();
module="Vehicle"
data-key="Vehicle"
title="numberPlate"
:to-module="{ name: 'VehicleList' }"
>
<template #menu="{ entity }">
<QItem