瀏覽代碼

Merge branch 'master' of http://dzgogs.hw.hongweisoft.com/great_transition/great_webui

MONSTER-ygh 11 月之前
父節點
當前提交
7c91eea78d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/api/statisticalReport/statistics.js

+ 1 - 1
src/api/statisticalReport/statistics.js

@@ -138,7 +138,7 @@ export const marketTeamSaleCount = (query) => {
 // 团队明细导出
 export function downMarketTeamSaleCount(params) {
   return request({
-    url: '/order/operationReport/marketPersonSaleCountExport',
+    url: '/order/operationReport/marketTeamSaleCountExport',
     method: 'get',
     responseType: 'blob',
     params