diff --git a/sgzb-ui/src/views/claimAndreturn/picking/apply/component/AddPicking.vue b/sgzb-ui/src/views/claimAndreturn/picking/apply/component/AddPicking.vue index 3f7ea4b1..62d806ac 100644 --- a/sgzb-ui/src/views/claimAndreturn/picking/apply/component/AddPicking.vue +++ b/sgzb-ui/src/views/claimAndreturn/picking/apply/component/AddPicking.vue @@ -54,8 +54,15 @@ style="width: 240px" > - - + + @@ -63,7 +70,7 @@ e.companyId == val, + ) + }, }, } diff --git a/sgzb-ui/vue.config.js b/sgzb-ui/vue.config.js index e52e86cc..b6509030 100644 --- a/sgzb-ui/vue.config.js +++ b/sgzb-ui/vue.config.js @@ -46,8 +46,8 @@ module.exports = { // target: `http://10.40.92.51:28080`, //超 // target: `http://10.40.92.81:8080`, //韩/ // target: `http://10.40.92.74:8080`,//旭/ - // target: `http://10.40.92.138:28080`, //帅 - target: `http://10.40.92.253:28080`, //福 + target: `http://10.40.92.138:28080`, //帅 + // target: `http://10.40.92.253:28080`, //福 //******** 注意事项 ********* */ //1.全局替换qrUrl二维码扫码提供的网址-发布服务器的地址target;