From 8c3f98d5240355920cfcbbe6dc96f2c079764dfc Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 23 七月 2024 18:50:16 +0800
Subject: [PATCH] Merge branch 'phpsMonitor' of http://47.97.1.152:5880/r/private into phpsMonitor

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

diff --git a/Monitor-APP/pages/home/home.vue b/Monitor-APP/pages/home/home.vue
index de5d0d0..3b8679d 100644
--- a/Monitor-APP/pages/home/home.vue
+++ b/Monitor-APP/pages/home/home.vue
@@ -233,12 +233,12 @@
 										<swiper-item class="swiper-item" v-for="(item,i) in swiperList" :key="i">
 											<view style="width: 30%;">{{i+1}} / {{swiperList.length}}</view>
 											<!-- <view style="width: 30%;">鏂欏彿: {{item.matnr}}</view> -->
-											<view style="width: 40%;">鍚嶇О: {{item.maknx}}</view>
-											<view style="width: 30%;">璁㈠崟: {{item.orderNo}}</view>
+											<view style="width: 40%;">鏂欏彿: {{item.matnr}}</view>
+											<view style="width: 30%;">澶囨敞: {{item.orderNo}}</view>
 											
 											
 											<view style="width: 30%;">鍑哄簱: {{item.count}} / 鎬绘暟: {{item.total}}</view>
-											<view style="width: 40%;">瑙勬牸: {{item.specs}}</view>
+											<view style="width: 40%;">鍚嶇О: {{item.maknx}}</view>
 											<view style="width: 30%;">鎵瑰彿: {{item.batch}}</view>
 											
 											

--
Gitblit v1.9.1