From a84ed18ebca6d113fa9c52a36fc71e3a106fd729 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期四, 26 九月 2024 12:49:23 +0800
Subject: [PATCH] #

---
 pages/pakin/pakin.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/pakin/pakin.vue b/pages/pakin/pakin.vue
index 0b06525..1abc6d6 100644
--- a/pages/pakin/pakin.vue
+++ b/pages/pakin/pakin.vue
@@ -223,7 +223,7 @@
 				}, 200)
 			},
 			asBarcodeInput() {
-				// this.asBarcode = this.asBarcode.replace(/\s+/g, '')
+				this.asBarcode = this.asBarcode.replace(/\s+/g, '')
 				setTimeout(() => {
 					var len = this.asBarcode.length
 					if (this.checkCode(this.asBarcode)) {

--
Gitblit v1.9.1