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`, //福