mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 09:24:25 +00:00
breaking change(Picker): update values param
This commit is contained in:
@@ -133,3 +133,7 @@ export default {
|
||||
},
|
||||
};
|
||||
```
|
||||
|
||||
### Picker 参数调整
|
||||
|
||||
在 Picker 的级联选择下,confirm/change 事件返回的回调参数将包含为完整的选项对象。
|
||||
|
Reference in New Issue
Block a user