Change data source to buttonText.
This commit is contained in:
parent
c8c2580be0
commit
05f555a7d7
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
<button
|
||||
class="btn btn-primary w-100"
|
||||
data-bs-dismiss="modal"
|
||||
v-html="this.ModalCloseButtonText"></button>
|
||||
buttonText="ModalCloseButtonText"></button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue