@ -234,7 +234,7 @@ export class EchartsComponent implements OnInit {
this.level=2
this.initCharts();
} else {
this.router.navigate(["home/statistic-capacity"]);
this.router.navigate(["home/statistic-examination/station-examinee"]);
}