-
+ :style="{ boxShadow: tablist.length > 4 ? '-10px 0px 7px -7px #d1d1d1 inset' : '' }">
+
- {{ item.name }}
@@ -289,7 +292,7 @@
align-items: center;
">
- 客户意向
+ 销讲执行
diff --git a/src/views/ReceivingRecords/index.vue b/src/views/ReceivingRecords/index.vue
index 73356d0..e92f0e4 100644
--- a/src/views/ReceivingRecords/index.vue
+++ b/src/views/ReceivingRecords/index.vue
@@ -3,25 +3,12 @@
-
+
项目选择:
-
-
+
+
@@ -29,47 +16,23 @@
时间:
-
+
全部
-
+
今日
-
+
昨日
-
+
近7天
-
+
@@ -77,73 +40,34 @@
@@ -151,19 +75,8 @@
@@ -171,19 +84,8 @@
@@ -209,74 +111,30 @@
@@ -290,13 +148,11 @@
清空筛选条件
-
-
{{isOpen?'收起':'展开'}}
+
+
{{ isOpen ? '收起' : '展开' }}
-
@@ -304,15 +160,8 @@
-
-
+
+
@@ -321,16 +170,16 @@
-
+
{{
- row.recording == 0
- ? "没有录音"
- : row.recording == 1
- ? "部分录音"
- : "完整录音"
+ row.recording == 0
+ ? "没有录音"
+ : row.recording == 1
+ ? "部分录音"
+ : "完整录音"
}}
@@ -340,12 +189,12 @@
-
+
{{ row.fraction || "0" }}%
-
+
@@ -363,12 +212,7 @@
- 查看
+ 查看
-
+
{{ scope.$index + 1 }}
diff --git a/src/views/Statistics/ConsultantBrand.vue b/src/views/Statistics/ConsultantBrand.vue
index a427a47..87d4136 100644
--- a/src/views/Statistics/ConsultantBrand.vue
+++ b/src/views/Statistics/ConsultantBrand.vue
@@ -88,7 +88,7 @@
导出
-
+
{{
@@ -227,7 +227,7 @@
:style="'width:' + item.zxl1 + '%;'"
> -->
+ :style="{ 'background': i + 1 == 1 ? 'linear-gradient(270deg, #F88881 0%, #E6625B 100%)' : i + 1 == 2 ? 'linear-gradient(270deg, #FFC940 0%, #FF981E 100%)' : i + 1 == 3 ? 'linear-gradient(270deg, #FFE800 0%, #FFCC00 100%)' : 'inear-gradient(270deg, #7BB1FF 0%, #618FFF 100%)', 'width': item.zxl + '%' }">
diff --git a/src/views/Statistics/MentoringAbility.vue b/src/views/Statistics/MentoringAbility.vue
index 7780c2b..6fca056 100644
--- a/src/views/Statistics/MentoringAbility.vue
+++ b/src/views/Statistics/MentoringAbility.vue
@@ -300,7 +300,7 @@