提交 304af3c8 编写于 作者: M mehaotian

fixed: picke rangeKey 在 h5 中不生效的问题 fix #332

上级 dd631b6d
......@@ -2,13 +2,13 @@ const defaultProps = {
visible: false,
mode: '',
range: [],
'range-key': '',
rangeKey: '',
value: '',
disabled: false,
start: '',
end: '',
fields: 'day',
'custom-item': ''
customItem: ''
}
export default {
......@@ -47,4 +47,4 @@ export default {
this.showPicker.value = 0
}
}
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册