mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 11:17:41 +00:00
docs: fix month-day in datetime-picker (#6493)
This commit is contained in:
@@ -78,7 +78,7 @@ export default {
|
||||
};
|
||||
```
|
||||
|
||||
### 选择年月
|
||||
### 选择月日
|
||||
|
||||
将 type 设置为 `month-day` 即可选择月份和日期(从 2.8.4 版本开始支持)
|
||||
|
||||
|
Reference in New Issue
Block a user