zhanghua
2024-01-09 778039b40c8fcbe205f9a4a5fab27518d0c0a90d
src/views/smoke/report/components/reduceEmissions.vue
@@ -113,7 +113,6 @@
      realTimeApi
        .exportInTime(params)
        .then((res) => {
          debugger;
          let time = new Date();
          let deathdate = time.toLocaleDateString();
          const blob = new Blob([res.data], {