src/views/intelligentPatrol/statistics/unlawful/time/index.vue
@@ -144,8 +144,12 @@ handleExport(e) { this.$axios({ method: 'post', url: `sccg/intelligentPatrol/statistics/export/unlawful`, responseType: 'arraybuffer' url: `sccg/intelligentPatrol/statistics/export/unlawful/time`, responseType: 'arraybuffer', data: { beginTime: this.value2[0], endTime: this.value2[1], } }) .then(res => { let time = new Date()