HOTFIX remove full-height class #631

Merged
jsegarra merged 3 commits from hotfix_workerTimeControl_style into master 2024-08-20 09:42:38 +00:00
1 changed files with 3 additions and 1 deletions
Showing only changes of commit 145c8b00d5 - Show all commits

View File

@ -82,7 +82,9 @@ const openCreateModal = () => createTrackingDialogRef.value.show();
data-key="TicketTracking"
:filter="paginateFilter"
url="TicketTrackings"
auto-load
auto-load
order="created DESC"
:limit="0"
>
<template #body="{ rows }">
<QTable