李旭东
2023-12-08 0056d79d25f1565e307e4b184db4d3fbd039ab5e
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()
        })