- 新增创建开始日期和结束日期查询条件 - 添加反馈描述字段支持 - 完善维修类型默认值配置
@ -954,7 +954,10 @@ export default {
urgency: '',
result: '',
repairReportingType: '',
repairType: '设备维修组'
repairType: '设备维修组',
createdStartDate: '',
createdEndDate: '',
feedBackDesc: ''
},
searchData2:{
startDate: '',