diff --git a/src/views/Statistics/BuildingContrast.vue b/src/views/Statistics/BuildingContrast.vue index b16ab37..f8c7d53 100644 --- a/src/views/Statistics/BuildingContrast.vue +++ b/src/views/Statistics/BuildingContrast.vue @@ -28,7 +28,7 @@ > - - + -->
导出
@@ -329,7 +329,8 @@ export default { dateType:0, statDateStart:this.statDateStart, statDateEnd:this.statDateEnd, - houseTypes: this.houseTypes, + // houseTypes: this.houseTypes, + houseTypes: '', } if(this.role==3){ pamaet.houseId=this.houseId @@ -360,7 +361,8 @@ export default { statDateStart:this.statDateStart, statDateEnd:this.statDateEnd, type:1, - houseTypes: this.houseTypes, + // houseTypes: this.houseTypes, + houseTypes: '', } if(this.role==3){ pamaet.houseId=this.houseId @@ -396,7 +398,8 @@ export default { statDateStart:this.statDateStart, statDateEnd:this.statDateEnd, type:2, - houseTypes: this.houseTypes, + // houseTypes: this.houseTypes, + houseTypes: '', } if(this.role==3){ pamaet.houseId=this.houseId @@ -430,7 +433,8 @@ export default { statDateStart:this.statDateStart, statDateEnd:this.statDateEnd, type:3, - houseTypes: this.houseTypes, + // houseTypes: this.houseTypes, + houseTypes: '', } if(this.role==3){ pamaet.houseId=this.houseId @@ -469,7 +473,8 @@ export default { statDateStart:this.statDateStart, statDateEnd:this.statDateEnd, type:4, - houseTypes: this.houseTypes, + // houseTypes: this.houseTypes, + houseTypes: '', } if(this.role==3){ pamaet.houseId=this.houseId @@ -508,7 +513,8 @@ export default { statDateEnd:this.statDateEnd, current:this.page, size:this.pagesize, - houseTypes: this.houseTypes, + // houseTypes: this.houseTypes, + houseTypes: '', } if(this.role==3){ pamaet.houseId=this.houseId diff --git a/src/views/Statistics/ConsultantBrand.vue b/src/views/Statistics/ConsultantBrand.vue index a69b208..a3f277c 100644 --- a/src/views/Statistics/ConsultantBrand.vue +++ b/src/views/Statistics/ConsultantBrand.vue @@ -433,6 +433,7 @@ export default { dateType: this.dateType == 7 ? null : this.dateType, } // exportMethodPost() + exportMethodPost('autoSR/cusStageStatistics/accountRankExport','顾问排名',obj) }, houseChange(){ this.customtime=[]; diff --git a/src/views/Statistics/MentoringAbility.vue b/src/views/Statistics/MentoringAbility.vue index 12c551b..bf342a1 100644 --- a/src/views/Statistics/MentoringAbility.vue +++ b/src/views/Statistics/MentoringAbility.vue @@ -468,7 +468,7 @@ export default { accountId: this.consultantlistid, dateType: this.TimetoAhoose == 7 ? null : this.TimetoAhoose, }; - // exportMethodPost() + exportMethodPost('autoSR/cusStageStatistics/prohibitedStatisticsExport','顾问能力',obj) }, init() { this.getAccount(); diff --git a/vue.config.js b/vue.config.js index 494e83b..b0d4d6a 100644 --- a/vue.config.js +++ b/vue.config.js @@ -3,8 +3,8 @@ * https://cli.vuejs.org/zh/config/ */ // const url = 'http://pigx-gateway' -const url = 'http://39.97.167.65:9999' //测试 -// const url = 'http://192.168.31.169:9999' //长龙 +// 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.100:9999' //王笑 // const url = 'http://62.234.122.43:9999' //王笑