|
|
@@ -220,7 +220,6 @@ export default {
|
|
|
this.getDataStatics()
|
|
|
},
|
|
|
getDataStatics() {
|
|
|
- console.log(this.weekList[this.weekIndex].name, '服了')
|
|
|
let [startDate, endDate] = this.weekList[this.weekIndex].name.split('~');
|
|
|
let data = {
|
|
|
postPushId: this.zwList[this.zwIndex].id,
|