From 8643df2e582ae46f9f2ff91efc2f14620e6c3837 Mon Sep 17 00:00:00 2001
From: skyouc
Date: 星期四, 06 十一月 2025 09:55:19 +0800
Subject: [PATCH] Merge branch 'devlop_wxxr' of http://47.97.1.152:5880/r/pda-master into devlop_wxxr

---
 pages/rece/other.vue |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/pages/rece/other.vue b/pages/rece/other.vue
index 0d7bdd3..d1506bf 100644
--- a/pages/rece/other.vue
+++ b/pages/rece/other.vue
@@ -13,10 +13,7 @@
 				<text class='cuIcon-close text-gray margin-right-xs' v-show="barcode!==''" @click="clearBarcode"></text>
 				<text class='cuIcon-search text-blue' @click="search"></text>
 			</view>
-
 		</form>
-
-
 		<view class="padding-lr margin-top-sm">
 			<block v-for="(item, index) in list" :key="index">
 				<view class="cu-list det menu sm-border margin-bottom-sm " :class="[item.barcode===barcode&&'act']"

--
Gitblit v1.9.1