From 5fd61cbd0496009292bac4022afd2f6d401b9492 Mon Sep 17 00:00:00 2001 From: yangan <yangan0921@163.com> Date: 星期二, 14 五月 2024 16:45:40 +0800 Subject: [PATCH] feat:统计页面增加导出 --- api/globalApi.js | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/api/globalApi.js b/api/globalApi.js index 5c955bb..ff39035 100644 --- a/api/globalApi.js +++ b/api/globalApi.js @@ -548,7 +548,6 @@ downloadExcel:{ url:'/wrzs/tmtaskcoal/tmAppStatisticsExcel', method:'GET', - responseType: 'arraybuffer', } } \ No newline at end of file -- Gitblit v1.9.1