Modulo de rutas #195

Merged
jsegarra merged 49 commits from :feature/route-module into dev 2024-03-14 12:44:43 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit a35eb1e2f2 - Show all commits

View File

@ -276,7 +276,7 @@ const openTicketsDialog = (id) => {
:rows-per-page-options="[0]" :rows-per-page-options="[0]"
hide-pagination hide-pagination
:pagination="{ sortBy: 'ID', descending: true }" :pagination="{ sortBy: 'ID', descending: true }"
:no-data-label="t('No results')" :no-data-label="t('globals.noResults')"
jsegarra marked this conversation as resolved Outdated

Revisamos porque not working para español

❌ Revisamos porque not working para español
> >
<template #body-cell-worker="{ row }"> <template #body-cell-worker="{ row }">
<QTd> <QTd>