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

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