From 368639d7855a12d4089fe835f93fb520f24a7c43 Mon Sep 17 00:00:00 2001 From: yewj Date: Mon, 23 Dec 2024 10:47:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=AB=E5=A4=9A=E6=AE=B5=E7=A0=81=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/collect/IoCreateOrder.vue | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/views/collect/IoCreateOrder.vue b/src/views/collect/IoCreateOrder.vue index 6fde9063..059f3997 100644 --- a/src/views/collect/IoCreateOrder.vue +++ b/src/views/collect/IoCreateOrder.vue @@ -1877,16 +1877,15 @@ export default { this.codeFormData.code = response.data.code this.scanCode = '' this.addCode() - } else { if (response.code == 502) { this.checkSuccess = false this.isSuccess = false - this.scanCode = '' + // this.scanCode = '' this.printCodeResult(response.data) this.codeFormData.code = response.data.code this.originCode = this.codeFormData.code - this.originCode = "" + // this.originCode = "" } else if (response.code == 501) { this.checkSuccess = false this.scanCode = ''