<el-date-picker size="small" v-model="editData.editItem.startTime"
type="datetime"
placeholder="选择日期时间" value-format=" yyyy-MM-dd HH:mm" format="yyyy-MM-dd HH:mm">
</el-date-picker>
值需要转换:value-format=” yyyy-MM-dd HH:mm” format=”yyyy-MM-dd HH:mm”