From bbde82006fbc95c809c6c2f44a65a1d2b0e7a237 Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Tue, 3 Sep 2024 14:21:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E8=B0=83=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/claimAndreturn/picking/outbound-nw/index.vue | 5 ++--- vue.config.js | 3 ++- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/claimAndreturn/picking/outbound-nw/index.vue b/src/views/claimAndreturn/picking/outbound-nw/index.vue index 902933b..3c7c748 100644 --- a/src/views/claimAndreturn/picking/outbound-nw/index.vue +++ b/src/views/claimAndreturn/picking/outbound-nw/index.vue @@ -558,8 +558,8 @@ - + + @@ -821,7 +821,6 @@ export default { this.maCodeList = selection.map((item) => item.maId) }, selectable(row) { - console.log(row) if (row.maStatus == '在库') { return true } else { diff --git a/vue.config.js b/vue.config.js index 668052e..60df72d 100644 --- a/vue.config.js +++ b/vue.config.js @@ -44,7 +44,8 @@ module.exports = { // target: `http://192.168.2.152:39080`, //超 // target: `http://10.40.92.81:8080`, //韩/ - target: `http://192.168.10.105:49080`, //旭/ + // target: `http://192.168.10.105:49080`, //旭/ + target: `http://192.168.10.236:49080`, //旭/ // target: `http://10.40.92.138:28080`, //帅 // target: `http://192.168.2.218:39080`, //福 // target: `http://192.168.2.120:39080`, //跃