Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x-input required验证和别的验证有冲突 #1776

Closed
KyleXYY opened this issue Jul 31, 2017 · 0 comments
Closed

x-input required验证和别的验证有冲突 #1776

KyleXYY opened this issue Jul 31, 2017 · 0 comments

Comments

@KyleXYY
Copy link

KyleXYY commented Jul 31, 2017

<x-input :show-clear="false" :required="true" text-align="center" v-model="item.phone" placeholder="手机号码" type="tel" keyboard="number" is-type="china-mobile"></x-input>

如上代码。
If (required)
xinput中可输入字母:xxxxx ,无警告icon
else
验证china-mobile正常工作

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants