From 00673fab0769a90f41fd56ced9ae4b05f37a0487 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A3=98=E6=B3=8A=E5=AE=A2?= <1059510186@qq.com> Date: Tue, 4 Jul 2023 14:11:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/index.js | 4 ++-- src/views/CRM/funnelStatistics/index.vue | 10 +++++----- src/views/CRM/opportunityPool/adminIndex.vue | 6 ++++++ src/views/system/channelLabel/index.vue | 6 +++--- 4 files changed, 16 insertions(+), 10 deletions(-) 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 --> + + +