|
@@ -758,7 +758,6 @@ export default {
|
|
this.eventKind={}
|
|
this.eventKind={}
|
|
this.eventKind = { ...this.eventKind }
|
|
this.eventKind = { ...this.eventKind }
|
|
}
|
|
}
|
|
- console.log(this.eventKind)
|
|
|
|
})
|
|
})
|
|
},
|
|
},
|
|
getEventByReportorOrder(day) {
|
|
getEventByReportorOrder(day) {
|