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 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+
+
+
+
+
+
+
+
+ 新线索数
+
+
+
+
+
+ 成交数
+
+
+
+
+
+
+
+
+
+ 毛利/单
+
+
+
+
+
+ 支出/单
+
+
+
+
+
+ 线索成本/条
+
+
+
+
+
+ 净利润/单
+
+
+
+
+
+
+
+
+ 能效
+
+
+
+
+
+
+
+
+
+
+