avue avue-crud 日期格式设置不成功
searchRange:true, //如要修改日期格式,默认为年月日,若要修改成年月,此属性一定要有{label: '日期',prop: 'thisMonth',type:'month',// dateDefault: true,// searchValue: [_this.currentDate1, _this.currentDate2],// 这是我获取的默认的显示日期,我这里是['2020
·
searchRange:true, //如要修改日期格式,默认为年月日,若要修改成年月,此属性一定要有
{
label: '日期',
prop: 'thisMonth',
type:'month',
// dateDefault: true,
// searchValue: [_this.currentDate1, _this.currentDate2], // 这是我获取的默认的显示日期,我这里是['2020-08-04', '2020-09-22']
format: 'yyyy-MM', // 这是组件展示的日期格式
valueFormat: 'yyyy-MM', // 这是组件value值的格式
searchSpan:8,
searchRange:true, //如要修改日期格式,默认为年月日,若要修改成年月,此属性一定要有
search:true,
searchClearable: false,
},
更多推荐
已为社区贡献7条内容
所有评论(0)