validate เบอร์โทร
This commit is contained in:
parent
2c510e775d
commit
a1d35ac078
1 changed files with 2 additions and 0 deletions
|
|
@ -245,6 +245,8 @@ function onValidate() {
|
|||
label="เบอร์โทร"
|
||||
ref="phoneRef"
|
||||
for="phoneRef"
|
||||
type="tel"
|
||||
mask="##########"
|
||||
hide-bottom-space
|
||||
:rules="[(val: string) => !!val || `${'กรุณากรอกเบอร์โทร'}`]"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue