1
0
mirror of https://gitee.com/vant-contrib/vant.git synced 2025-04-06 03:57:59 +08:00

docs: fix month-day in datetime-picker ()

This commit is contained in:
Mikasa33 2020-06-09 20:46:41 +08:00 committed by GitHub
parent 1035503d65
commit 29857d7ac8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -78,7 +78,7 @@ export default {
};
```
### 选择
### 选择月
将 type 设置为 `month-day` 即可选择月份和日期(从 2.8.4 版本开始支持)