Compare commits
2 commits
7c7f344a4a
...
2a49e67022
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2a49e67022 | ||
|
|
df5268705c |
1 changed files with 2 additions and 2 deletions
|
|
@ -358,8 +358,8 @@ watch(
|
|||
</div>
|
||||
<div class="col" v-else>
|
||||
{{
|
||||
formData.checkInLocationName
|
||||
? `นอกสถานที่ (${formData.checkInLocationName})`
|
||||
formData.checkOutLocationName
|
||||
? `นอกสถานที่ (${formData.checkOutLocationName})`
|
||||
: ""
|
||||
}}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue