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

picker 组件 date #1687

Closed
wuchenge opened this issue May 17, 2020 · 1 comment
Closed

picker 组件 date #1687

wuchenge opened this issue May 17, 2020 · 1 comment

Comments

@wuchenge
Copy link

问题描述
picker

复现步骤
[复现问题的步骤]
2. 点击 '....'
<picker mode="date" fields="year" :value="birthday" @change="onDateChange">

预期结果
不报错就行

实际结果
[Vue warn]: Invalid prop: type check failed for prop "start". Expected String with value "1920", got Number with value 1920.

系统信息:
h5

补充信息
原始组件的开发人员手抖了吧

@mehaotian
Copy link
Contributor

确定bug ,应该不影响正常功能,如不想看到错误,可以先手动指定一下开始和结束时间 start="1900" end="2100" , 下个版本修复

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

No branches or pull requests

2 participants