From 4ae84adcf721968c92f7b58af63bc16c740cb19b Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期四, 03 七月 2025 16:30:50 +0800
Subject: [PATCH] #

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

diff --git a/pages/outbound/wavePickItem.vue b/pages/outbound/wavePickItem.vue
index e62dcbf..25f9817 100644
--- a/pages/outbound/wavePickItem.vue
+++ b/pages/outbound/wavePickItem.vue
@@ -1,10 +1,10 @@
 <template>
 	<view class="has-foot">
 		<form>
-			<view class="cu-form-group" v-show="!isconfirm">
+			<!-- <view class="cu-form-group" v-show="!isconfirm">
 				<view class="title">娉㈡鍙�</view>
 				<text class="text-black ">{{wave.code}}</text>				
-			</view>
+			</view> -->
 			<view class="cu-form-group" v-show="!isconfirm">
 				<view class="title">瀹瑰櫒鍙�</view>
 				<input placeholder="璇锋壂鎻忓鍣ㄥ彿" v-model="barcode"  focus></input>

--
Gitblit v1.9.1