From eb6fba8ae2f1c86272c264bbc879dfdbffe5f8d6 Mon Sep 17 00:00:00 2001
From: lancer <1905818361@qq.com>
Date: Tue, 28 Dec 2021 15:11:37 +0800
Subject: [PATCH] init
---
src/views/Statistics/MentoringAbility.vue | 15 ++++++++---
src/views/Statistics/dataScreeAge.vue | 12 +++++++++
src/views/Statistics/dataScreeOrg.vue | 17 ++++++++++--
src/views/Statistics/dataScreeSys.vue | 32 ++++++++++++++++-------
src/views/Statistics/houseDataSys.vue | 11 +++++---
vue.config.js | 4 +--
6 files changed, 72 insertions(+), 19 deletions(-)
diff --git a/src/views/Statistics/MentoringAbility.vue b/src/views/Statistics/MentoringAbility.vue
index 3efe959..e304782 100644
--- a/src/views/Statistics/MentoringAbility.vue
+++ b/src/views/Statistics/MentoringAbility.vue
@@ -223,10 +223,14 @@
+
试用楼盘数
{{ firstTab.houseQuantityOfTryOut || 0 }}
-
+
{{ firstTab.houseQuantityOfDemo || 0 }}
+
过期楼盘数
{{ firstTab.houseQofUnenough || 0 }}
@@ -864,8 +864,11 @@ export default {
},
valuechange() {
this.dateType = 4;
+ this.dateType1 = 1;
this.cardindex = 1;
this.secindex = 1;
+ this.echarValue1='0'
+ this.echarValue='0'
if (this.choicValue == "") {
}
if (this.selValue == 1) {
@@ -883,16 +886,19 @@ export default {
},
// 当选择的代理商或者楼盘切换时
selChange(e) {
+ console.log(e);
if (e == -1) {
// this.operaFlag = false;
this.agentissow = true;
- return;
+ // return;
}
this.choicValue = "";
this.dateType = 4;
this.cardindex = 1;
this.secindex = 1;
- this.getList();
+ this.echarValue1='0'
+ this.echarValue='0'
+ this.dateType1 = 1;
if (this.selValue == 1) {
this.agentissow = false;
} else {
@@ -902,13 +908,21 @@ export default {
this.agentissow = false;
}
}
+ this.getList();
},
sysChange() {
this.choicValue=''
this.selValue=this.options[0].value
- this.dataOverViewWithSystem();
- this.dataOverviewWithSystemWithDay();
- this.dataOverviewWithSystemWithLook();
+ this.dateType = 4;
+ this.cardindex = 1;
+ this.secindex = 1;
+ this.echarValue1='0'
+ this.echarValue='0'
+ this.dateType1 = 1;
+ this.getList()
+ // this.dataOverViewWithSystem();
+ // this.dataOverviewWithSystemWithDay();
+ // this.dataOverviewWithSystemWithLook();
},
// 获取下拉框数据
getList() {
diff --git a/src/views/Statistics/houseDataSys.vue b/src/views/Statistics/houseDataSys.vue
index e18374e..ef86cca 100644
--- a/src/views/Statistics/houseDataSys.vue
+++ b/src/views/Statistics/houseDataSys.vue
@@ -310,9 +310,14 @@ export default {
methods: {
sysChange() {
this.choicValue=''
- this.selValue=this.options[0].value
- this.houseDataAll();
- this.houseTrends();
+ if(this.orgType==0){
+ this.selValue='0'
+ }else{
+ this.selValue='1'
+ }
+ this.getList();
+ // this.houseDataAll();
+ // this.houseTrends();
},
// 获取tab一
houseDataAll() {
diff --git a/vue.config.js b/vue.config.js
index b514bbc..f361a46 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -4,8 +4,8 @@
*/
// const url = 'http://pigx-gateway'
// const url = 'http://39.97.167.65:9999' //测试
-// const url = 'http://192.168.31.169:9999' //长龙
-const url = 'http://192.168.31.134:9999' //嘉豪
+const url = 'http://192.168.31.169:9999' //长龙
+// const url = 'http://192.168.31.134:9999' //嘉豪
// const url = 'http://192.168.31.100:9999' //王笑
// const url = 'http://nitu5e.natappfree.cc' //王笑