From a1ea974812cf7c951a511ffd8a2b2b9df308b30a Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期六, 23 八月 2025 11:36:36 +0800
Subject: [PATCH] 显示内容增加

---
 Monitor-APP/pages/home/home.vue |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/Monitor-APP/pages/home/home.vue b/Monitor-APP/pages/home/home.vue
index f6e5834..0b54714 100644
--- a/Monitor-APP/pages/home/home.vue
+++ b/Monitor-APP/pages/home/home.vue
@@ -250,9 +250,10 @@
 							<!-- 鏂囨湰瀹瑰櫒 -->
 							<view class="text-content" style="font-size: 3vw;" v-for="item in swiperList">
 								<view style="display: flex;text-align: left;">
-									<view>璁㈠崟鍙凤細{{infoText.orderNo}}</view>
-<!-- 									<view style="width: 40%;">瀹㈡埛鍚嶇О锛歿{infoText.cstmrName}}</view>
-									<view style="width: 30%;">宸插畬鎴�/鎬绘暟锛歿{infoText.finish}}/{{infoText.count}}</view> -->
+									<view style="width: 30%;">璁㈠崟鍙凤細{{infoText.orderNo}}</view>
+									<view style="width: 38%;"></view>
+<!-- 									<view style="width: 40%;">瀹㈡埛鍚嶇О锛歿{infoText.cstmrName}}</view> -->
+									<view style="width: 32%;">宸插畬鎴�/鎬绘暟锛歿{item.isOutCount}}/{{item.outTotal}}</view>
 								</view>
 								<view style="display: flex;text-align: left;">
 									<view style="width: 30%;">浠诲姟鍙凤細{{infoText.workNo}}</view>

--
Gitblit v1.9.1