zhanghua
2023-12-12 122faf2b3a03f7ef381d70a38684fe0b70d42ebc
src/views/smoke/report/components/overallSituation.vue
@@ -126,7 +126,6 @@
            realTimeApi
                .exportInTime(params)
                .then((res) => {
                  debugger
                    let time = new Date();
                    let deathdate = time.toLocaleDateString();
                    const blob = new Blob([res.data], {