From 17c847155d4255026215710b4a8fbc969587facc Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期五, 26 一月 2024 15:01:11 +0800 Subject: [PATCH] # --- Monitor-APP/pages/index/data.json | 4 +++- Monitor-APP/pages/home/home.vue | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Monitor-APP/pages/home/home.vue b/Monitor-APP/pages/home/home.vue index 0cc7db0..43ff67d 100644 --- a/Monitor-APP/pages/home/home.vue +++ b/Monitor-APP/pages/home/home.vue @@ -234,12 +234,12 @@ <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.manu}}</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: 30%;">澶囨敞: {{item.memo}}</view> + <view style="width: 30%;">鎵瑰彿: {{item.batch}}</view> </swiper-item> diff --git a/Monitor-APP/pages/index/data.json b/Monitor-APP/pages/index/data.json index d8a5284..bd1065e 100644 --- a/Monitor-APP/pages/index/data.json +++ b/Monitor-APP/pages/index/data.json @@ -19,7 +19,9 @@ "specs": "gcslxwt", "info": "娴欐睙涓壃", "bz": "绾㈣壊", - "total" : 200 + "total" : 200, + "orderNo": "CK001", + "batch": "20240124" }, { "matnr": "LPJ.SLJ.XG.037", -- Gitblit v1.9.1