From 48d9ddd1aab2ca92dd041ce511373c6dd96cbf5f Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期五, 23 一月 2026 14:48:33 +0800
Subject: [PATCH] #

---
 pages/listing/itemSelect.vue       |    6 +++---
 pages/listing/matnrPalletising.vue |    8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/pages/listing/itemSelect.vue b/pages/listing/itemSelect.vue
index 892673d..5bf6d7b 100644
--- a/pages/listing/itemSelect.vue
+++ b/pages/listing/itemSelect.vue
@@ -16,7 +16,7 @@
 									{{index+1}}
 								</view>
 								<view class="text-blue">
-									缂栫爜:
+									鐗╂枡缂栫爜:
 									{{`${item.matnrCode}`}}
 								</view>
 							</view>
@@ -33,7 +33,7 @@
 						</view>
 						<view class="cu-item">
 							<view class="content">
-								<text class="text-black">鍗曞彿:</text>
+								<text class="text-black">鍗曟嵁缂栧彿:</text>
 							</view>
 							<view class="action">
 								<text class="text-grey ">{{item.asnCode}}</text>
@@ -41,7 +41,7 @@
 						</view>
 						<view class="cu-item">
 							<view class="content">
-								<text class="text-black">璺熻釜鍙�:</text>
+								<text class="text-black">璁″垝璺熻釜鍙�:</text>
 							</view>
 							<view class="action">
 								<text class="text-grey ">{{item.platWorkCode}}</text>
diff --git a/pages/listing/matnrPalletising.vue b/pages/listing/matnrPalletising.vue
index b3db482..aff62a0 100644
--- a/pages/listing/matnrPalletising.vue
+++ b/pages/listing/matnrPalletising.vue
@@ -58,7 +58,7 @@
 								{{ index + 1 }}
 							</view>
 							<view class="text-blue">
-								缂栫爜:
+								鐗╂枡缂栫爜:
 								{{ `${item.matnrCode}` }}
 							</view>
 						</view>
@@ -81,7 +81,7 @@
 					</view>
 					<view class="cu-item">
 						<view class="content">
-							<text class="text-black">鍗曞彿:</text>
+							<text class="text-black">鍗曟嵁缂栫爜:</text>
 						</view>
 						<view class="action">
 							<text class="text-grey">{{ item.asnCode }}</text>
@@ -89,7 +89,7 @@
 					</view>
 					<view class="cu-item">
 						<view class="content">
-							<text class="text-black">璺熻釜鍙�:</text>
+							<text class="text-black">璁″垝璺熻釜鍙�:</text>
 						</view>
 						<view class="action">
 							<text class="text-grey">{{ item.platWorkCode }}</text>
@@ -172,7 +172,7 @@
 				:disabled="repeatClick"
 				@click="confirm"
 			>
-				缁勬墭
+				缁勬墭&AGV
 			</button>
 			<button
 				v-if="hasButtonPermission('submitNoJudge')"

--
Gitblit v1.9.1