测试完成
parent
2c9e52b933
commit
a286a49261
|
@ -209,6 +209,8 @@ export default {
|
|||
}
|
||||
]
|
||||
}
|
||||
this.infoForm.incidentDate = new Date(data.info.incidentDate)
|
||||
this.infoForm.reportDate = new Date(data.info.reportDate)
|
||||
}).catch((e) => {
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue