沈斌
2018-05-11 cbd79e993a68b002397442d3cdea025b45ce139c
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('开始时间为空或者所选区域没有监控站点数据!');
    }
  }
}