@@ -104,6 +104,7 @@ export default {
url: '/api/blade-manager/exceltab/downloadGongChengExcel',
method: 'get',
params,
+ responseType: 'blob',
})
},