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

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

View File

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