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)