7525-devToTest #419
|
@ -295,6 +295,7 @@ onUnmounted(() => (stateStore.rightDrawer = false));
|
||||||
:visible-columns="visibleColumns"
|
:visible-columns="visibleColumns"
|
||||||
hide-pagination
|
hide-pagination
|
||||||
:no-data-label="t('globals.noResults')"
|
:no-data-label="t('globals.noResults')"
|
||||||
|
style="max-height: 82vh"
|
||||||
>
|
>
|
||||||
<template #body-cell-worker="{ row }">
|
<template #body-cell-worker="{ row }">
|
||||||
<QTd>
|
<QTd>
|
||||||
|
|
Loading…
Reference in New Issue