From def20e10e172221844c3914e396c8dfc19ef713c Mon Sep 17 00:00:00 2001 From: lancer <1905818361@qq.com> Date: Mon, 20 Dec 2021 17:54:42 +0800 Subject: [PATCH] init --- src/views/Equipment/equipmentDetailList.vue | 1 + src/views/Statistics/trend.vue | 1 + vue.config.js | 4 ++-- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/views/Equipment/equipmentDetailList.vue b/src/views/Equipment/equipmentDetailList.vue index 27bb0c9..72afbb4 100644 --- a/src/views/Equipment/equipmentDetailList.vue +++ b/src/views/Equipment/equipmentDetailList.vue @@ -1124,6 +1124,7 @@ export default { .findHouseByUser({ orgType: localStorage.getItem("orgType"), houseId: localStorage.getItem("houseId"), + houseTypes: this.houseTypes, }) .then((res) => { this.houseList = res.data; diff --git a/src/views/Statistics/trend.vue b/src/views/Statistics/trend.vue index d59d8c7..bad592e 100644 --- a/src/views/Statistics/trend.vue +++ b/src/views/Statistics/trend.vue @@ -688,6 +688,7 @@ export default { .findHouseByUser({ orgType: localStorage.getItem("orgType"), houseId: localStorage.getItem("houseId"), + houseTypes: this.houseTypes, }) .then((res) => { this.houseList = res.data; diff --git a/vue.config.js b/vue.config.js index db6248b..f361a46 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://nitu5e.natappfree.cc' //王笑