รายการขอโอน เพิ่ม เช็คเอกสาร
This commit is contained in:
parent
f15883195c
commit
5afdc8bf7d
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue