@ -210,6 +210,9 @@ export default {
let today = moment(new Date()).format("yyyy-MM-DD")
this.query.startDate = today
this.query.endDate = today
this.doctorCheck.checkItemList = []
this.result = ''
this.summary = ''
},
computed: {