forked from verdnatura/salix-front
merge
This commit is contained in:
parent
2321ca6605
commit
4c63e2f5c1
|
@ -272,9 +272,6 @@ const openTicketsDialog = (id) => {
|
||||||
flat
|
flat
|
||||||
row-key="id"
|
row-key="id"
|
||||||
selection="multiple"
|
selection="multiple"
|
||||||
:rows-per-page-options="[0]"
|
|
||||||
hide-pagination
|
|
||||||
:pagination="{ sortBy: 'ID', descending: true }"
|
|
||||||
>
|
>
|
||||||
<template #body-cell-worker="props">
|
<template #body-cell-worker="props">
|
||||||
<QTd :props="props">
|
<QTd :props="props">
|
||||||
|
|
Loading…
Reference in New Issue