Merge pull request #341 from Safelite/feature/digital/SSR-479
Feature/digital/ssr 479
This commit is contained in:
commit
6f4a107469
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
]">
|
||||
<input
|
||||
class="form-control"
|
||||
v-model.trim="value"
|
||||
v-model.trim.lazy="value"
|
||||
v-maska="mask"
|
||||
:type="type"
|
||||
:ref="inputId"
|
||||
|
|
|
|||
Loading…
Reference in a new issue