From f44b25789f44ff5cb40b46fa47b7889b87b90512 Mon Sep 17 00:00:00 2001 From: lancer <1905818361@qq.com> Date: Fri, 19 Nov 2021 16:04:11 +0800 Subject: [PATCH] init --- src/views/Customer/CompanyRecord.vue | 2 +- src/views/Customer/Companymanagement.vue | 2 +- src/views/Equipment/index.vue | 2 +- src/views/Statistics/BuildingContrast.vue | 1 + src/views/Statistics/trend.vue | 6 +++--- src/views/building/index.vue | 6 +++--- 6 files changed, 10 insertions(+), 9 deletions(-) diff --git a/src/views/Customer/CompanyRecord.vue b/src/views/Customer/CompanyRecord.vue index 057998a..33f41c6 100644 --- a/src/views/Customer/CompanyRecord.vue +++ b/src/views/Customer/CompanyRecord.vue @@ -10,7 +10,7 @@ -->
公司名称:
- +
运营人员:
diff --git a/src/views/Customer/Companymanagement.vue b/src/views/Customer/Companymanagement.vue index 29f4db2..f4d742e 100644 --- a/src/views/Customer/Companymanagement.vue +++ b/src/views/Customer/Companymanagement.vue @@ -10,7 +10,7 @@
-->
公司名称:
- +
运营人员:
diff --git a/src/views/Equipment/index.vue b/src/views/Equipment/index.vue index b361317..d11cf6e 100644 --- a/src/views/Equipment/index.vue +++ b/src/views/Equipment/index.vue @@ -395,7 +395,7 @@ v-if="orgType == 0 && equ_index_bind&&row.receiveType!=2" >绑定 - 修改 + 删除 diff --git a/src/views/Statistics/BuildingContrast.vue b/src/views/Statistics/BuildingContrast.vue index 6c55be2..1b0bcf3 100644 --- a/src/views/Statistics/BuildingContrast.vue +++ b/src/views/Statistics/BuildingContrast.vue @@ -461,6 +461,7 @@ export default { this.houseTable() }, confirmtime(){ + this.TimetoAhoose=7 this.statDateStart=this.customtime[0]; this.statDateEnd=this.customtime[1]; this.page=1; diff --git a/src/views/Statistics/trend.vue b/src/views/Statistics/trend.vue index f562200..a2333b0 100644 --- a/src/views/Statistics/trend.vue +++ b/src/views/Statistics/trend.vue @@ -17,7 +17,7 @@ > --> - + @@ -380,11 +380,11 @@ export default { tableData: [], secondTab: {}, thirdTab: {}, - selValue: localStorage.getItem('orgType')==0?'0':'1', + selValue: localStorage.getItem('orgType')==0?'0':localStorage.getItem('orgType')==1?'1':'2', checked: false, selectTime1: "", //对比时间 selectTime: "", //对比时间 - choicValue: localStorage.getItem("houseId"), + choicValue: '', orgType:localStorage.getItem('orgType'), houseList: [], secindex: "receptionCount", diff --git a/src/views/building/index.vue b/src/views/building/index.vue index aba112c..cc91fe7 100644 --- a/src/views/building/index.vue +++ b/src/views/building/index.vue @@ -106,7 +106,7 @@
@@ -130,7 +130,7 @@ class="div-inp" v-model="searchForm.propertyName" placeholder="请输入内容" - maxlength="8" + maxlength="30" clearable >