mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
docs(Calendar): add allow-same-day tips (#7740)
This commit is contained in:
parent
dc3fee12c1
commit
27cf2d60ef
@ -100,6 +100,8 @@ export default {
|
||||
};
|
||||
```
|
||||
|
||||
> Tips: 默认情况下,日期区间的起止时间不能为同一天,可以通过设置 allow-same-day 属性来允许选择同一天。
|
||||
|
||||
### 快捷选择
|
||||
|
||||
将 `show-confirm` 设置为 `false` 可以隐藏确认按钮,这种情况下选择完成后会立即触发 `confirm` 事件。
|
||||
|
Loading…
x
Reference in New Issue
Block a user