From 3117f7945382cfeb639502ba46ba4cfacace63ff Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期四, 13 二月 2025 16:35:41 +0800
Subject: [PATCH] #

---
 manifest.json                        |    4 ++--
 pages/phyz/checkLocDetl/locDetl2.vue |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/manifest.json b/manifest.json
index ae0ee76..c019bb6 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,8 +2,8 @@
     "name" : "涓壃WMS",
     "appid" : "__UNI__DA5854D",
     "description" : "",
-    "versionName" : "20250210A",
-    "versionCode" : 137,
+    "versionName" : "20250213A",
+    "versionCode" : 138,
     "transformPx" : false,
     /* 5+App鐗规湁鐩稿叧 */
     "app-plus" : {
diff --git a/pages/phyz/checkLocDetl/locDetl2.vue b/pages/phyz/checkLocDetl/locDetl2.vue
index 5409778..1f6a53a 100644
--- a/pages/phyz/checkLocDetl/locDetl2.vue
+++ b/pages/phyz/checkLocDetl/locDetl2.vue
@@ -152,7 +152,7 @@
 					}
 				})
 			},
-			goToLocDetl(item) {
+			goToLocDetl(item,type) {
 				let _this = this
 				if (item.data.length <= 0) {
 					uni.showToast({ title: '娌℃湁搴撳瓨', icon: "error", position: 'top' })

--
Gitblit v1.9.1