docs(TreeSelect): fix readme error (#2710)

fix #2705
This commit is contained in:
rex 2020-01-22 11:31:03 +08:00 committed by GitHub
parent 6617d3bbc8
commit d6f67f083f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -101,7 +101,7 @@ Page({
bind:click-item="onClickItem"
>
<image src="https://img.yzcdn.cn/vant/apple-1.jpg" slot="content" />
<van-tree-select/>
</van-tree-select>
```
## API