bug
zhanghua
2024-01-03 02129858b17c1934b30d29b87805844479a32c6c
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], {