Merge branch 'develop' into dev
All checks were successful
Build & Deploy on Dev / build (push) Successful in 3m4s

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2026-04-28 11:02:57 +07:00
commit 2a49e67022

View file

@ -358,8 +358,8 @@ watch(
</div>
<div class="col" v-else>
{{
formData.checkInLocationName
? `นอกสถานที่ (${formData.checkInLocationName})`
formData.checkOutLocationName
? `นอกสถานที่ (${formData.checkOutLocationName})`
: ""
}}
</div>