เพิ่ม counter แก้ maxlength ของ tellephone
This commit is contained in:
parent
8b3dea3c67
commit
3c12d849f6
1 changed files with 4 additions and 0 deletions
|
|
@ -279,8 +279,10 @@
|
|||
hide-bottom-space
|
||||
:outlined="edit"
|
||||
dense
|
||||
counter
|
||||
lazy-rules
|
||||
type="tel"
|
||||
maxlength="12"
|
||||
:class="getClass(edit)"
|
||||
:readonly="!edit"
|
||||
:borderless="!edit"
|
||||
|
|
@ -297,8 +299,10 @@
|
|||
hide-bottom-space
|
||||
:outlined="edit"
|
||||
dense
|
||||
counter
|
||||
lazy-rules
|
||||
type="tel"
|
||||
maxlength="12"
|
||||
:class="getClass(edit)"
|
||||
:readonly="!edit"
|
||||
:borderless="!edit"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue