breaking change(Area): adjust change event param

This commit is contained in:
chenjiahan
2020-08-21 00:13:27 +08:00
parent 036eb8543c
commit 832dab10cf
4 changed files with 13 additions and 8 deletions
+4
View File
@@ -138,3 +138,7 @@ export default {
- 移除 change 事件的第一个参数(picker 实例)
- 级联选择下,confirm/change 事件返回的回调参数将包含为完整的选项对象。
### Area
- 移除 change 事件的第一个参数(picker 实例)