From 1b48f7f82596bbbfd623f4a27988fae5de5c67de Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期一, 08 七月 2024 08:05:59 +0800
Subject: [PATCH] #

---
 pages/basics/changePallet.vue |    5 +++++
 manifest.json                 |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/manifest.json b/manifest.json
index 5c955a5..860e2a1 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,8 +2,8 @@
     "name" : "涓壃WMS",
     "appid" : "__UNI__DA5854D",
     "description" : "",
-    "versionName" : "20220821A",
-    "versionCode" : 103,
+    "versionName" : "20240708A",
+    "versionCode" : 104,
     "transformPx" : false,
     /* 5+App鐗规湁鐩稿叧 */
     "app-plus" : {
diff --git a/pages/basics/changePallet.vue b/pages/basics/changePallet.vue
index 6e042c7..e3de384 100644
--- a/pages/basics/changePallet.vue
+++ b/pages/basics/changePallet.vue
@@ -163,6 +163,11 @@
 					this.barcodeFocus = true;
 				});
 			},
+			resst() {
+				this.barcode = ''
+				this.tBarcode = ''
+				this.matList = []
+			},
 			changePallet() {
 				let that = this
 				uni.request({

--
Gitblit v1.9.1