@@ -608,6 +608,7 @@ import ArtTestReport from "./EventContentTypeTemplate/PaperViewBox/ArtTestReport
async getActivityInfo(time) {
this.isLoad = true
this.eventList.length = 0
+ this.eventShow.length = 0
this.isListNoItem = true;
let params = {
@@ -564,6 +564,7 @@ export default {
},
getActivity() {
this.isLoading = true
+ this.activityList.length = 0
// this.testData = []
// this.voteandSur = []
// this.examandHw = []