Browse Source

修改导出接口

bding 1 year ago
parent
commit
4aca3a8948
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/dataReport_manage/equityCustomStatistics.vue

+ 1 - 1
src/views/dataReport_manage/equityCustomStatistics.vue

@@ -190,7 +190,7 @@ export default {
   components: { mPage, renewalListDia, addRemark, viewRemark, confirmedNoRenewal, PreviousDetail },
   computed: {
     exportExcel() {
-      let baseUrl = process.env.API_ROOT + "/statistic_report/incremental_company_list";
+      let baseUrl = process.env.API_ROOT + "/statistic_report/merge_company_list";
       let token = localStorage.getItem("auth") || "";
       let paramStr = "";
       // 处理销售筛选