diff --git a/src/api/index.js b/src/api/index.js index ffc6542..20da046 100644 --- a/src/api/index.js +++ b/src/api/index.js @@ -1,7 +1,7 @@ /* * @Author: your name * @Date: 2021-10-21 10:06:23 - * @LastEditTime: 2023-07-04 11:10:40 + * @LastEditTime: 2023-07-04 14:09:37 * @LastEditors: 飘泊客 * @Description: In User Settings Edit * @FilePath: /byhl-taomi/src/api/index.js @@ -1110,7 +1110,7 @@ export function setLogSave(data) { data }) } -export function getCompensateInfo333333333(params) { +export function getCompensateInfo(params) { return request({ url: baseObj.url + 'api/boost/compensateInfo', method: 'get', diff --git a/src/views/CRM/funnelStatistics/index.vue b/src/views/CRM/funnelStatistics/index.vue index ab75cdd..56c604a 100644 --- a/src/views/CRM/funnelStatistics/index.vue +++ b/src/views/CRM/funnelStatistics/index.vue @@ -3,7 +3,7 @@ * @Autor: 飘泊客 * @Date: 2021-12-02 16:54:53 * @LastEditors: 飘泊客 - * @LastEditTime: 2023-05-26 14:48:59 + * @LastEditTime: 2023-07-04 14:05:56 --> + + +