ข้อมูลส่วนตัว => การเปลี่ยนชื่อ-นามสกุล
This commit is contained in:
parent
7cd48ff15c
commit
b0d63ebd35
3 changed files with 286 additions and 44 deletions
|
|
@ -74,7 +74,8 @@
|
|||
<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 v-if="name !== 'การลา'"/>
|
||||
<q-th auto-width v-if="name !== 'การลา'" />
|
||||
<q-th auto-width v-if="name === 'ประวัติการเปลี่ยนชื่อ-นามสกุล'" />
|
||||
</q-tr>
|
||||
</template>
|
||||
<template #body="props">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue