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

DateTime当设置format为YYYY时,滑动出现错误 #1861

Closed
koucxz opened this issue Aug 21, 2017 · 1 comment
Closed

DateTime当设置format为YYYY时,滑动出现错误 #1861

koucxz opened this issue Aug 21, 2017 · 1 comment

Comments

@koucxz
Copy link

koucxz commented Aug 21, 2017

当从vux@2.2.2升级至如下版本时,选择年的datetime组件,在滑动时,发生如下错误
image

版本:vux@2.5.8, vux-loader@1.1.5, webpack@2.7.0, node@6.10

<datetime v-model="time" format="YYYY" title="时间"></datetime>
data:{
  return {
    time:''
  }
}
@airyland
Copy link
Owner

Thanks for your feedback.

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