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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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