注:使用value-format
<el-date-picker class="topfontstyle" v-model="listMain.time" type="daterange" value-format="yyyy-MM-dd HH:mm:ss" range-separator="至" start-placeholder="开始日期" end-placeholder="结束日期"> </el-date-picker>
标签:picker,控件,vue,日期,时间,选择器 From: https://www.cnblogs.com/naitang/p/16979605.html