Update confirmation.vue
getAppointmentWordingText
This commit is contained in:
parent
edb715425e
commit
c6916d51fb
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
</div>
|
||||
<div
|
||||
class="appoinmenttext"
|
||||
v-html="this.getAppointmentWordingText()"></div>
|
||||
v-html="this.getAppointmentWordingText"></div>
|
||||
|
||||
<div class="main">
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue