Update index.vue

parent 072bd1fb
......@@ -40,7 +40,7 @@
:columns="userTableColumns"
row-key="userName"
virtual-scroll
separator="cell"
:rows-per-page-label="$t('recordPerPage')"
:pagination="{
rowsPerPage: 0,
......@@ -66,7 +66,7 @@
</div>
</q-td>
</template>
<!-- <template v-slot:body-cell-action="item">
<template v-slot:body-cell-action="item">
<q-td style="padding: 0" class="flex flex-center">
<q-btn
flat
......@@ -102,7 +102,7 @@
}}</q-tooltip>
</q-btn>
</q-td>
</template> -->
</template>
</q-table>
</div>
<div class="col-12 q-mt-sm">
......
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