From da67e764cb4e7c6f64bf5f172ea874f42d1ad2d2 Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期四, 13 二月 2025 16:22:48 +0800 Subject: [PATCH] # --- manifest.json | 2 +- pages/phyz/checkLocDetl/locDetl2.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index f795e1d..c058524 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "name" : "涓壃WMS", "appid" : "__UNI__DA5854D", "description" : "", - "versionName" : "20250108A", + "versionName" : "20250211A", "versionCode" : 137, "transformPx" : false, /* 5+App鐗规湁鐩稿叧 */ 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