diff --git a/src/page/wel.vue b/src/page/wel.vue index 99392af..d5e6f0c 100644 --- a/src/page/wel.vue +++ b/src/page/wel.vue @@ -32,13 +32,36 @@
- - - -
+ > +
平均执行率(%) + + + +
+
+
{{ cardlist.datalist.fraction || 0 }}
+
+ + 环比:{{ cardlist.sequential.fraction || 0 }} + + + {{ cardlist.liftlist.fraction || 0 }}% + + + + {{ cardlist.liftlist.fraction || 0 }}% + +
+
+
+
平均接待时长(分钟) @@ -62,12 +85,10 @@
- - -
+ >
接待量 (次) @@ -91,14 +112,12 @@
- - -
+ >
有效接待(次) @@ -129,43 +148,14 @@
- - -
-
平均执行率(%) - - - -
-
-
{{ cardlist.datalist.fraction || 0 }}
-
- - 环比:{{ cardlist.sequential.fraction || 0 }} - - - {{ cardlist.liftlist.fraction || 0 }}% - - - - {{ cardlist.liftlist.fraction || 0 }}% - -
-
-
+
- - -
+ >
违禁接待次数(次) @@ -196,12 +186,10 @@
- - -
+ >
违禁接待占比(%) @@ -224,12 +212,10 @@
- - -
+ >
顾问(人)
{{ cardlist.datalist.accountNum || 0 }}
@@ -495,14 +481,14 @@ 待处理
-
30天到期的代理商
+
45天到期的代理商
{{ sysTop.matuityOfAgent || 0 }}
-
30天到期的项目
+
45天到期的项目
{{ sysTop.matuityOfHouse || 0 }}
@@ -584,7 +570,7 @@
-
+
新增项目数
{{ sysSec.newAddHouseQuantity || 0 }}
@@ -603,7 +589,7 @@
-
+
活跃项目数
{{ sysSec.activeHouseQuantity || 0 }}
@@ -622,7 +608,7 @@
-
+
销售设备数 @@ -653,7 +639,7 @@
-
+
活跃设备数 @@ -682,8 +668,6 @@
- -
@@ -709,7 +693,7 @@
-
+
接待量 @@ -778,7 +762,7 @@
-
+
录音总时长(小时)
{{ sysSec.receptionTime || 0 }}
@@ -802,8 +786,30 @@
- -
+
+
平均执行率 + + + +
+
+
{{ sysSec.avgFration || 0 }}
+
+ + 环比:{{ sysCompare.avgFration || 0 }} + + + {{ orderBy.avgFration || 0 }}% + + + + {{ orderBy.avgFration || 0 }}% + +
+
+
+
平均接待时长(分钟) @@ -826,7 +832,7 @@
-
+
接待量 @@ -849,7 +855,7 @@
-
+
有效接待 @@ -872,7 +878,7 @@
-
+
无效接待
{{ sysSec.invalidCustomer || 0 }}
@@ -891,35 +897,9 @@
-
-
平均执行率 - - - -
-
-
{{ sysSec.avgFration || 0 }}
-
- - 环比:{{ sysCompare.avgFration || 0 }} - - - {{ orderBy.avgFration || 0 }}% - - - - {{ orderBy.avgFration || 0 }}% - -
-
-
- - - -
+
接待时长(小时)
{{ sysSec.receptionTime || 0 }}
@@ -939,7 +919,7 @@
-
+
违禁接待次数 @@ -963,7 +943,7 @@
-
+
活跃设备数 @@ -993,7 +973,7 @@
-
+
活跃设备占比 @@ -1025,7 +1005,7 @@
-
+
活跃项目数
{{ sysSec.activeHouseQuantity || 0 }}
diff --git a/src/views/Customer/index.vue b/src/views/Customer/index.vue index 6dcfaca..08c698d 100644 --- a/src/views/Customer/index.vue +++ b/src/views/Customer/index.vue @@ -315,21 +315,21 @@ {{ row.clientStageName || "--" }} - - + > + - + - +