docs(components): [date-picker] update example (#9386)

This commit is contained in:
MARIOMARUI
2022-08-20 23:47:48 +08:00
committed by GitHub
parent 9230af7976
commit 6a5336638f

View File

@ -7,7 +7,7 @@
v-model="value1" v-model="value1"
type="datetime" type="datetime"
placeholder="Pick a Date" placeholder="Pick a Date"
format="YYYY/MM/DD hh:mm:ss" format="YYYY/MM/DD HH:mm:ss"
/> />
</div> </div>
<div class="block"> <div class="block">