mirror of
https://github.com/element-plus/element-plus.git
synced 2025-08-26 04:27:26 +08:00
docs(components): [date-picker] update example (#9386)
This commit is contained in:
@ -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">
|
||||||
|
Reference in New Issue
Block a user