mirror of
https://github.com/youzan/vant.git
synced 2025-12-25 02:02:01 +08:00
fix(DatetimePicker): 英文文档翻译 (#7834)
Co-authored-by: kienshin <1034131477@qq.com>
This commit is contained in:
@@ -214,7 +214,7 @@ export default {
|
||||
<van-datetime-picker
|
||||
v-model="currentDate"
|
||||
type="date"
|
||||
title="自定义列排序"
|
||||
title="Columns Order"
|
||||
:columns-order="['month', 'day', 'year']"
|
||||
:formatter="formatter"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user