From 46df211d198699405cfbc483e73b992eefcca2bd Mon Sep 17 00:00:00 2001 From: wangxiaohua <1214073490@qq.com> Date: Sat, 20 Nov 2021 10:21:06 +0800 Subject: [PATCH] init --- src/views/Customer/label.vue | 2 +- src/views/Equipment/index.vue | 2 +- src/views/Receive/index.vue | 23 ++++- src/views/ReceivingRecords/index.vue | 2 +- src/views/Scheduling/index.vue | 1 + src/views/Statistics/BuildingContrast.vue | 3 +- src/views/Statistics/ConsultantBrand.vue | 3 +- src/views/Statistics/MentoringAbility.vue | 3 +- src/views/Statistics/ReceptionOverview.vue | 91 +++++++++++++++---- src/views/Statistics/ReceptionStatistical.vue | 78 +++++++++------- src/views/Statistics/TheTeamCompared.vue | 3 +- src/views/Statistics/TrendAnalysis.vue | 2 +- src/views/Statistics/index.vue | 3 +- 13 files changed, 153 insertions(+), 63 deletions(-) diff --git a/src/views/Customer/label.vue b/src/views/Customer/label.vue index 397536f..c3901f8 100644 --- a/src/views/Customer/label.vue +++ b/src/views/Customer/label.vue @@ -26,7 +26,7 @@ -
+
新增一级
diff --git a/src/views/Equipment/index.vue b/src/views/Equipment/index.vue index d11cf6e..98ba3aa 100644 --- a/src/views/Equipment/index.vue +++ b/src/views/Equipment/index.vue @@ -4,7 +4,7 @@
-
更新时间:
+
添加时间:
-
+ +
@@ -381,7 +382,8 @@
-
+ +
{{item.name}} {{((item.ratepercent/item.rate).toFixed(2)*100).toFixed()}}%
@@ -693,7 +695,9 @@ export default { textareaindex:0, Searchcontent:[], inputtest:'', - info:{} + info:{}, + // zxldivhe:0, + // condivhe:0 }; }, mounted() { @@ -701,6 +705,10 @@ export default { this.AudioIdx=this.$route.query.AudioIdx; this.info = getStore({ name: "userInfo" }); this.init() +// this.condivhe=document.querySelector("#center2").offsetHeight; +// this.zxldivhe=document.querySelector("#zxldiv").offsetHeight; +// console.log(this.condivhe,this.zxldivhe) + }, methods: { //点击播放 @@ -1345,6 +1353,11 @@ export default { #avue-view{ overflow: hidden; } +#zxldiv{ + overflow-y: scroll; + // height: 100%; + height:calc(100vh - 426px); +} .box-center { width: 100%; padding: 15px; @@ -1375,6 +1388,10 @@ export default { .center2{ padding-left: 10px; padding-right: 10px; + width: 100%; + // height: 100%; + height:calc(100vh - 426px); + overflow-y: scroll; } .text { width: 100%; diff --git a/src/views/ReceivingRecords/index.vue b/src/views/ReceivingRecords/index.vue index 4ffcacb..82f4d57 100644 --- a/src/views/ReceivingRecords/index.vue +++ b/src/views/ReceivingRecords/index.vue @@ -344,7 +344,7 @@ export default { label: "已标注", }, { - value: "2", + value: "0", label: "未标注", }, ], diff --git a/src/views/Scheduling/index.vue b/src/views/Scheduling/index.vue index 49116a4..15c9ec8 100644 --- a/src/views/Scheduling/index.vue +++ b/src/views/Scheduling/index.vue @@ -655,6 +655,7 @@ export default { height: 400px !important; } /deep/.el-transfer-panel__list{ +padding-bottom: 50px; height: 400px !important; } // /deep/ .wh_content_all{ diff --git a/src/views/Statistics/BuildingContrast.vue b/src/views/Statistics/BuildingContrast.vue index 1b0bcf3..e229b59 100644 --- a/src/views/Statistics/BuildingContrast.vue +++ b/src/views/Statistics/BuildingContrast.vue @@ -2,6 +2,7 @@
+
接待时间:
近7天 @@ -529,7 +530,7 @@ export default { display: flex; align-items: center; overflow: hidden; - margin-left: 30px; + margin-left: 20px; cursor: pointer; } .toptimeqhuan div { diff --git a/src/views/Statistics/ConsultantBrand.vue b/src/views/Statistics/ConsultantBrand.vue index 3096abc..5dcce6b 100644 --- a/src/views/Statistics/ConsultantBrand.vue +++ b/src/views/Statistics/ConsultantBrand.vue @@ -1,6 +1,7 @@