提交 0bdf9c05 编写于 作者: W Wdam 提交者: qiang014

!139 update docs/component/picker.md.

* update docs/component/picker.md.
上级 d831b64f
......@@ -198,7 +198,7 @@ export default {
},
methods: {
bindPickerChange: function(e) {
console.log('picker发送选择改变,携带值为', e.target.value)
console.log('picker发送选择改变,携带值为', e.detail.value)
this.index = e.target.value
},
bindDateChange: function(e) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册