Vue.js 中 El-date-picker 的日期验证和错误处理 - 解决 "TypeError: dateObject.getTime is not a function" 报错
{ "title": "<el-form-item label="会计期间:" required> <el-col :span="8"> <el-form-item prop="startAccountingTime"> <el-date-picker ref="startPicker" clearable size="mini" v-model="form.startAccountingTime" type="date" value-format="yyyy-MM-dd" placeholder="选择起始日期" style="width: 130px"
原文地址: http://www.cveoy.top/t/topic/qx98 著作权归作者所有。请勿转载和采集!