From bf81498b35bb0d0d13bda3fb8c51c0940f0d77cf Mon Sep 17 00:00:00 2001 From: "liu.xiaofeng@ebiz-digits.com" Date: Mon, 15 Jan 2024 09:36:44 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=89=E6=8B=A9=E4=BA=A7=E5=93=81=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E4=BF=9D=E5=8D=95=E5=BD=A2=E5=BC=8F=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E5=85=A5=E5=8F=82=E9=80=89=E6=8B=A9=E7=94=B5?= =?UTF-8?q?=E5=AD=90=EF=BC=88=E4=B8=8D=E6=89=93=E5=8D=B0=E4=BF=9D=E5=8D=95?= =?UTF-8?q?=EF=BC=89=E4=BC=A0=E9=80=920=20=EF=BC=8C=E5=81=9A=E4=B8=80?= =?UTF-8?q?=E4=B8=8B=E6=95=B0=E6=8D=AE=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/common/SelectedProduct.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/views/ebiz/common/SelectedProduct.vue b/src/views/ebiz/common/SelectedProduct.vue index 093830ec9..eaf96565d 100644 --- a/src/views/ebiz/common/SelectedProduct.vue +++ b/src/views/ebiz/common/SelectedProduct.vue @@ -1010,6 +1010,9 @@ orderNO: this.$route.query.orderNo, isElecCont: this.isElecCont } + if(this.isElecCont == '1') { + params.isElecCont = '0' + } saveOrderType(params).then(res => { if(res.result == 0) { this.$jump({