@ -110,6 +110,7 @@
onLoad(option) {
console.log(option)
if(option&&option!={}){
this.status = option.id
this.getEventReportData(option.id);
}else{
this.getEventReportData();
@ -292,7 +292,7 @@
}
.scroll-mask {
position: fixed;
// position: fixed;
top: 0;
left: 0;
right: 0;