web/src/views/SecureManage/NipCheck/components/ScoreDetails.vue
@@ -279,7 +279,7 @@ params.endTime = this.search.time&&this.search.time[1] delete params.time this.functionLoading(); this.$api.Safety.exportMarketFiles(params).then(res => { this.$api.Safety.exportIntegralFiles(params).then(res => { downFiles(res, '积分明细信息', 'xls') this.loadingView.close() })