h5/pages/staff/meetingManager.vue
@@ -163,7 +163,7 @@ return { time: j.monthDate, pointText: j.meetingNum, pointTextColor: 'red' pointTextColor: '#fff' } }) }) @@ -177,6 +177,7 @@ seletedStatus(e) { this.myMeetingList = [] this.activeRoom = { ...e.value[0] } this.recordPage = 1 this.isShowStatus = false this.getDayMeeting() },