btn right

This commit is contained in:
setthawutttty 2023-06-06 18:01:56 +07:00
parent e0da411999
commit fa6d916e36
3 changed files with 104 additions and 52 deletions

View file

@ -188,7 +188,7 @@
</template>
<!-- สำหรบเรยกใช template วขางนอก -->
<template #body="props">
<template #body="props" >
<slot v-bind="props" name="columns"></slot>
</template>
</q-table>