src/app/routes/reports/excel/excel.component.ts
@@ -194,7 +194,7 @@ } window.location.href = url + '_token=' + this.tokenService.get().token; } else { this.msgSrv.error('开始时间为空或者所选区域没有监控点数据!'); this.msgSrv.error('开始时间为空或者所选区域没有监控站点数据!'); } } }