update docs (#970)

This commit is contained in:
Plortinus
2018-05-02 17:26:50 +08:00
committed by neverland
parent 21372bea96
commit ef594f5f47
2 changed files with 2 additions and 2 deletions

View File

@@ -56,7 +56,7 @@ export default {
```html
<van-picker
show-toolbar
:title="Title"
title="Title"
:columns="columns"
@cancel="onCancel"
@confirm="onConfirm"