mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
docs(components): [date-picker] update example (#9386)
This commit is contained in:
parent
9230af7976
commit
6a5336638f
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user