รักษาการ แก้ไขข้อความกรณีตำแหน่งว่าง
This commit is contained in:
parent
aac95d17e4
commit
07b33e6bf5
1 changed files with 1 additions and 1 deletions
|
|
@ -395,7 +395,7 @@ onMounted(async () => {
|
|||
`${col.posNo} ${
|
||||
col.fullNameCurrentHolder
|
||||
? " (" + col.fullNameCurrentHolder + ")"
|
||||
: ""
|
||||
: "ว่าง"
|
||||
}`
|
||||
}}
|
||||
</q-item-section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue