-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
1.6.1
Environment
系统版本10.0.18362 ie 11.356.18362.0 @vue/cli 4.3.1
Reproduction link
http://47.105.96.22/pension/#/user/login
Steps to reproduce
<a-input
size="large"
type="text"
placeholder="请输入账号"
v-decorator="[
'telephone',
{rules: [{ required: true, message: '请输入账号' }], validateTrigger: 'change'}
]"
What is expected?
兼容ie和微信直接点开链接
What is actually happening?
暂无结果