no message

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-07-01 23:13:21 +07:00
parent df9e271f74
commit 0abe2001a9

View file

@ -287,7 +287,7 @@ onMounted(async () => {
<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-th auto-width /> -->
<q-th auto-width />
<q-th auto-width />
</q-tr>
@ -323,7 +323,7 @@ onMounted(async () => {
@click="clickEdit(props.row)"
/>
</q-td>
<q-td auto-width>
<!-- <q-td auto-width>
<q-btn
dense
size="12px"
@ -335,7 +335,7 @@ onMounted(async () => {
>
<q-tooltip>ไดบเครองราชฯ</q-tooltip>
</q-btn>
</q-td>
</q-td> -->
<q-td auto-width v-if="props.row.period_doc !== null">
<q-btn
dense