Vue
※前提条件:本文基于 Vue 2.0 创作
<el-date-picker v-model="form.date" type="datetime" format="yyyy/MM/dd hh:mm:ss" value-format="yyyy/MM/dd hh:mm:ss" placeholder="日期时间" ></el-date-picker>
コメント: