ปรับ บรรจุ
This commit is contained in:
parent
ad33e2df03
commit
c19d37bcc6
5 changed files with 21 additions and 6 deletions
|
|
@ -362,6 +362,7 @@ onMounted(() => {
|
|||
<q-th v-for="col in props.cols" :key="col.name" :props="props">
|
||||
<span class="text-weight-medium">{{ col.label }}</span>
|
||||
</q-th>
|
||||
<q-th auto-width />
|
||||
</q-tr>
|
||||
</template>
|
||||
<template v-slot:body="props">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue