รายการขอโอน เพิ่ม เช็คเอกสาร

This commit is contained in:
setthawutttty 2025-07-21 15:40:22 +07:00
parent f15883195c
commit 5afdc8bf7d

View file

@ -379,7 +379,7 @@ onMounted(async () => {
</q-card>
<!-- เอกสารเพมเต -->
<q-card bordered class="row col-12">
<q-card bordered class="row col-12" v-if="rows.length > 0">
<div class="bg-grey-1 q-pa-sm col-12 row items-center text-primary">
<div class="q-pl-sm text-weight-bold text-dark">เอกสารเพมเต</div>
</div>