mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
docs: fix space
This commit is contained in:
parent
7f84f8a487
commit
baefc6b212
@ -100,7 +100,7 @@ export default {
|
||||
|
||||
### Quick Select
|
||||
|
||||
Set `show-confirm` to`false` to hide the confirm button. In this case, the `confirm` event will be triggered immediately after the selection is completed.
|
||||
Set `show-confirm` to `false` to hide the confirm button. In this case, the `confirm` event will be triggered immediately after the selection is completed.
|
||||
|
||||
```html
|
||||
<van-calendar v-model="show" :show-confirm="false" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user