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