李旭东
2023-11-23 4f3e4f496ff1b643ee94dd91b8b84e52980a4658
web/src/views/SecureManage/NipCheck/NipTips.vue
@@ -267,7 +267,7 @@
        params.endTime = this.search.time&&this.search.time[1]
        delete params.time
        this.functionLoading();
        this.$api.Analyse.exportAuxilliaryCost(params).then(res => {
        this.$api.Safety.exportHiddenFiles(params).then(res => {
            downFiles(res, '举报信息', 'xls')
            this.loadingView.close()
        })