From 31c9a5deb2a9ca55d1f6cb168ba85078c26ee7aa Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期三, 24 一月 2024 22:16:54 +0800 Subject: [PATCH] # --- Monitor-APP/pages/home/home.vue | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Monitor-APP/pages/home/home.vue b/Monitor-APP/pages/home/home.vue index 0cc7db0..3c44533 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.batch}}</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.juanNo}}</view> </swiper-item> @@ -422,10 +422,10 @@ this.getOther() // this.getDate() this.getDate2() - this.getInfo() - this.getError() - // this.getInfo2() - // this.getError2() + // this.getInfo() + // this.getError() + this.getInfo2() + this.getError2() this.getUrl() this.controller() // 娴嬭瘯鐢� -- Gitblit v1.9.1