From d4b746980aabf57a01f5df02a17ef4ea110887d8 Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Sat, 7 Dec 2024 14:43:09 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=8F=96=E6=B6=88=E9=80=89=E6=8B=A9?= =?UTF-8?q?=E4=BC=98=E6=83=A0=E5=88=B8=E5=90=8E=E6=89=93=E6=8A=98=E9=87=8D?= =?UTF-8?q?=E7=BD=AE=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/tool/Instead/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/tool/Instead/index.vue b/src/views/tool/Instead/index.vue index a985ef6..1b45d6e 100644 --- a/src/views/tool/Instead/index.vue +++ b/src/views/tool/Instead/index.vue @@ -2519,7 +2519,7 @@ export default { }, quansConfirm(e, goodsPayPriceMap) { console.log(e); - this.createOrder.discount = 1; + // this.createOrder.discount = 1; this.points.selected = ""; e.map((v, index) => { return { From 737c24ddadb3269f3fd0643d0e2fefe80aa3de29 Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Mon, 9 Dec 2024 10:40:41 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=94=AF=E4=BB=98?= =?UTF-8?q?=E5=AE=8C=E6=88=90=E6=B8=85=E7=A9=BA=E9=80=89=E6=8B=A9=E5=88=B8?= =?UTF-8?q?=E7=9A=84=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/tool/Instead/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/tool/Instead/index.vue b/src/views/tool/Instead/index.vue index 1b45d6e..2572962 100644 --- a/src/views/tool/Instead/index.vue +++ b/src/views/tool/Instead/index.vue @@ -3919,6 +3919,7 @@ export default { reset() { // this.goods.list = []; this.isAllWaitCall=false; + this.selQuan=[]; this.guazhangRen = ""; this.order.status = ""; this.loading = false;