- 成交率
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+
+
+
+
+
+
+
+ {{ (row.monthClueSignRateReportList[index].rate * 100).toFixed(2) }}%
+ ({{ row.monthClueSignRateReportList[index].clueSignNum }}/
+ {{ row.monthClueSignRateReportList[index].followClueNum }})
+
+
+
+
+
+
-
+
diff --git a/src/views/Home/Comp/ChannelMonthly.vue b/src/views/Home/Comp/ChannelMonthly.vue
new file mode 100644
index 0000000..6411d27
--- /dev/null
+++ b/src/views/Home/Comp/ChannelMonthly.vue
@@ -0,0 +1,147 @@
+