diff --git a/src/page/wel.vue b/src/page/wel.vue index 0952ef2..1ae6759 100644 --- a/src/page/wel.vue +++ b/src/page/wel.vue @@ -32,33 +32,13 @@
-
-
平均执行率(%)
-
-
{{ cardlist.datalist.fraction || 0 }}
-
- - 环比:{{ cardlist.sequential.fraction || 0 }} - - - {{ cardlist.liftlist.fraction || 0 }}% - - - - {{ cardlist.liftlist.fraction || 0 }}% - -
-
-
-
+ > --> +
平均接待时长(分钟)
{{ cardlist.datalist.avgDuration || 0 }}
@@ -78,10 +58,12 @@
-
+ > --> + +
接待量 (次)
{{ cardlist.datalist.receptionCount || 0 }}
@@ -101,12 +83,14 @@
-
+ > --> + +
有效接待(次)
{{ cardlist.datalist.activeCustomer || 0 }}
@@ -133,13 +117,39 @@
+ + +
+
平均执行率(%)
+
+
{{ cardlist.datalist.fraction || 0 }}
+
+ + 环比:{{ cardlist.sequential.fraction || 0 }} + + + {{ cardlist.liftlist.fraction || 0 }}% + + + + {{ cardlist.liftlist.fraction || 0 }}% + +
+
+
-
+ > --> + +
违禁接待次数(次)
@@ -166,10 +176,12 @@
-
+ > --> + +
违禁接待占比(%)
{{ cardlist.datalist.prohibitedZb || 0 }}
@@ -188,10 +200,12 @@
-
+ > --> + +
顾问(人)
{{ cardlist.datalist.accountNum || 0 }}
@@ -453,14 +467,14 @@ 待处理
-
45天到期的代理商
+
30天到期的代理商
{{ sysTop.matuityOfAgent || 0 }}
-
45天到期的项目
+
30天到期的项目
{{ sysTop.matuityOfHouse || 0 }}
@@ -728,25 +742,7 @@
-
-
平均执行率
-
-
{{ sysSec.avgFration || 0 }}
-
- - 环比:{{ sysCompare.avgFration || 0 }} - - - {{ orderBy.avgFration || 0 }}% - - - - {{ orderBy.avgFration || 0 }}% - -
-
-
+
平均接待时长(分钟)
@@ -823,7 +819,25 @@
- +
+
平均执行率
+
+
{{ sysSec.avgFration || 0 }}
+
+ + 环比:{{ sysCompare.avgFration || 0 }} + + + {{ orderBy.avgFration || 0 }}% + + + + {{ orderBy.avgFration || 0 }}% + +
+
+
diff --git a/src/views/Customer/index.vue b/src/views/Customer/index.vue index 5daca9f..6dcfaca 100644 --- a/src/views/Customer/index.vue +++ b/src/views/Customer/index.vue @@ -315,21 +315,21 @@ {{ row.clientStageName || "--" }} - - + > --> + - + - +