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