Merge branch 'develop' into dev
All checks were successful
Build & Deploy on Dev / build (push) Successful in 3m4s
All checks were successful
Build & Deploy on Dev / build (push) Successful in 3m4s
This commit is contained in:
commit
2a49e67022
1 changed files with 2 additions and 2 deletions
|
|
@ -358,8 +358,8 @@ watch(
|
||||||
</div>
|
</div>
|
||||||
<div class="col" v-else>
|
<div class="col" v-else>
|
||||||
{{
|
{{
|
||||||
formData.checkInLocationName
|
formData.checkOutLocationName
|
||||||
? `นอกสถานที่ (${formData.checkInLocationName})`
|
? `นอกสถานที่ (${formData.checkOutLocationName})`
|
||||||
: ""
|
: ""
|
||||||
}}
|
}}
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue