From 0d457afa9d8fb19bf1433350cceda9e41c4e2393 Mon Sep 17 00:00:00 2001 From: binbin_pan Date: Sat, 20 Apr 2024 14:01:11 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BB=93=E5=BA=93=E7=AE=A1=E7=90=86-?= =?UTF-8?q?=E4=BB=93=E5=BA=93=E8=B4=A7=E6=9E=B6=E7=AE=A1=E7=90=86-?= =?UTF-8?q?=E7=BC=96=E8=BE=91=E4=B8=8B=E6=8B=89=E6=A1=86=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sgzb-ui/src/views/store/shelves/shelvesList.vue | 3 +++ sgzb-ui/vue.config.js | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sgzb-ui/src/views/store/shelves/shelvesList.vue b/sgzb-ui/src/views/store/shelves/shelvesList.vue index 133ac5e9..909d8056 100644 --- a/sgzb-ui/src/views/store/shelves/shelvesList.vue +++ b/sgzb-ui/src/views/store/shelves/shelvesList.vue @@ -269,6 +269,9 @@ export default { this.open = true; this.title = "修改"; }); + listHouse().then(response => { + this.deptOptions = this.handleTree(response.data, "houseId"); + }); // listDeptExcludeChild(row.houseId).then(response => { // this.deptOptions = this.handleTree(response.data, "houseId"); // }); diff --git a/sgzb-ui/vue.config.js b/sgzb-ui/vue.config.js index 750c4ea9..f82635e5 100644 --- a/sgzb-ui/vue.config.js +++ b/sgzb-ui/vue.config.js @@ -43,8 +43,8 @@ module.exports = { // target: `https://z.csgmall.com.cn`, // target: `http://10.40.92.8:8080`, //超 - target: `http://10.40.92.81:8080`, //韩 - // target: `http://10.40.92.209:8080`,//川/ + // target: `http://10.40.92.81:8080`, //韩 + target: `http://10.40.92.74:8080`,//旭/ // target: `http://10.40.92.153:8080`, //帅 // target: `http://10.40.92.14:8080`, //福