src/views/intelligentPatrol/statistics/unlawful/shop/index.vue
@@ -156,7 +156,6 @@ const blob = new Blob([res.data], { type: "application/vnd.ms-excel;charset=utf-8", }); debugger if (window.navigator.msSaveBlob) { window.navigator.msSaveBlob(blob, deathdate+"门前三包统计" + ".xlsx"); } else {