From 5fd9550240270adbdfb4ad750b7611d982292d63 Mon Sep 17 00:00:00 2001 From: douzhuo <17611323298@163.com> Date: Thu, 24 Feb 2022 18:07:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/page/login/userlogin.vue | 4 +- src/views/Customer/index.vue | 1 + src/views/ReceivingRecords/index.vue | 1 + src/views/Statistics/ReceptionOverview.vue | 45 +++++++++++----------- vue.config.js | 4 +- 5 files changed, 29 insertions(+), 26 deletions(-) diff --git a/src/page/login/userlogin.vue b/src/page/login/userlogin.vue index f2d8acb..f23bb96 100644 --- a/src/page/login/userlogin.vue +++ b/src/page/login/userlogin.vue @@ -78,8 +78,8 @@ export default { }, info:{}, loginForm: { - username: "admin", - password: "123456", + username: "", + password: "", code: "", randomStr: "blockPuzzle", }, diff --git a/src/views/Customer/index.vue b/src/views/Customer/index.vue index 5d46509..ec847ea 100644 --- a/src/views/Customer/index.vue +++ b/src/views/Customer/index.vue @@ -803,6 +803,7 @@ export default { this.searchForm.endDate = ""; // this.$set(this, "time", null); this.searchForm.dateType = idx; + this.time = '' this.houseChange(); }, timestampToTime(timestamp) { diff --git a/src/views/ReceivingRecords/index.vue b/src/views/ReceivingRecords/index.vue index be0abcd..5222530 100644 --- a/src/views/ReceivingRecords/index.vue +++ b/src/views/ReceivingRecords/index.vue @@ -692,6 +692,7 @@ export default { this.searchForm.endDate = ""; // this.$set(this, "time", null); this.searchForm.dateType = idx; + this.time = [] this.houseChange(); }, timestampToTime(timestamp) { diff --git a/src/views/Statistics/ReceptionOverview.vue b/src/views/Statistics/ReceptionOverview.vue index a9daf89..90bcca8 100644 --- a/src/views/Statistics/ReceptionOverview.vue +++ b/src/views/Statistics/ReceptionOverview.vue @@ -61,7 +61,7 @@
{{ cardobj.avgDuration || 0 }}
- +
@@ -82,7 +82,7 @@ {{ cardobj.fraction || 0 }}
-
+
@@ -100,7 +100,7 @@
{{ cardobj.receptionCount || 0 }}
-
+
@@ -119,7 +119,7 @@
{{ cardobj.activeCustomer || 0 }}
-
+
@@ -139,7 +139,7 @@
{{ cardobj.prohibitedCustomer || 0 }}
- +
@@ -231,17 +231,18 @@
-
顾问{{ activeName | abName }}排名(TOP10)
-
+
顾问{{ activeName | abName }}排名(TOP10)
+
- 平均执行率 - 接待量 - 接待时长 - 违禁次数 + 平均执行率 + 接待量 + 接待时长 + 违禁次数
@@ -302,7 +303,7 @@
系统访问排名(TOP10)