From b8bc124162bcb409969d4b556f0eb5b558d7aff7 Mon Sep 17 00:00:00 2001
From: qsh <>
Date: Tue, 29 Oct 2024 16:58:44 +0800
Subject: [PATCH] sc
---
src/views/Home/CloseRate.vue | 2 -
.../Home/Comp/DialogSalerReportDetail.vue | 0
src/views/Home/SalesReport.vue | 161 ++++++++++++++++++
3 files changed, 161 insertions(+), 2 deletions(-)
create mode 100644 src/views/Home/Comp/DialogSalerReportDetail.vue
create mode 100644 src/views/Home/SalesReport.vue
diff --git a/src/views/Home/CloseRate.vue b/src/views/Home/CloseRate.vue
index ef6620a..f03d6c6 100644
--- a/src/views/Home/CloseRate.vue
+++ b/src/views/Home/CloseRate.vue
@@ -102,8 +102,6 @@ function totalSort(pre, cur) {
}
function monthSort(pre, cur, idx) {
- console.log(idx)
-
return (
Number(pre.monthClueSignRateReportList[idx].rate) -
Number(cur.monthClueSignRateReportList[idx].rate)
diff --git a/src/views/Home/Comp/DialogSalerReportDetail.vue b/src/views/Home/Comp/DialogSalerReportDetail.vue
new file mode 100644
index 0000000..e69de29
diff --git a/src/views/Home/SalesReport.vue b/src/views/Home/SalesReport.vue
new file mode 100644
index 0000000..ef08abd
--- /dev/null
+++ b/src/views/Home/SalesReport.vue
@@ -0,0 +1,161 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+
+
+
+
+
+
+
+
+ 新线索数
+
+
+
+
+
+ 成交数
+
+
+
+
+
+
+
+
+
+ 毛利/单
+
+
+
+
+
+ 支出/单
+
+
+
+
+
+ 线索成本/条
+
+
+
+
+
+ 净利润/单
+
+
+
+
+
+
+
+
+ 能效
+
+
+
+
+
+
+
+
+
+
+