fix header table

parent 8bd97005
......@@ -54,6 +54,7 @@
separator="cell"
:no-data-label="$t('emptyData')"
hide-pagination
class="sticky-header-table"
>
<template v-slot:body-cell-action="item">
<q-td style="padding: 0" class="flex flex-center">
......
......@@ -64,6 +64,7 @@
row-key="name"
separator="cell"
hide-pagination
class="sticky-header-table"
>
<template v-slot:body-cell-stt="item">
<q-td style="padding: 0; height: 100%">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment