Docs: fix typo (#13458)

* fixed typo

* fixed typo
pull/13473/head
troy351 2018-11-19 17:33:23 +08:00 committed by hetech
parent d2d4f53c29
commit 62b58fd125
2 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@
- You can close Menu by clicking on Menu outside, #13296
- Form's `validateField` method can receive arguments, #13319
- Cascader added `visible-change` event, #13415
- DatePicker added range-seprator slot, #13272 (by @milworm)
- DatePicker added range-separator slot, #13272 (by @milworm)
- Tree adds `iconClass` and `currentNodeKey` properties, #13337 #13197 (by @isnifer)
- Progress's` status` added text #13198 (by @ali-master)
- Fixing tree's `defaultCheckedKeys` caused an error, #13349 (by @dive2Pro)

View File

@ -19,7 +19,7 @@
- 可以通过点击 Menu 外部来关闭 Menu#13296
- Form 的 `validateField` 方法可以接收参数,#13319
- Cascader 新增 `visible-change` 事件,#13415
- DatePicker 新增 range-seprator slot #13272 (by @milworm)
- DatePicker 新增 range-separator slot #13272 (by @milworm)
- Tree 新增 `iconClass``currentNodeKey` 属性,#13337 #13197 (by @isnifer)
- Progress 的 `status` 添加了 text #13198 (by @ali-master)
- 修复 Tree 的 `defaultCheckedKeys` 导致显示的错误,#13349 (by @dive2Pro)