From ac6014d1bde8f6a34b4062bedaa3902eb30e4f38 Mon Sep 17 00:00:00 2001
From: qingyiay <2386314947@qq.com>
Date: 星期五, 30 六月 2023 14:37:50 +0800
Subject: [PATCH] 提煤单详情,称重页面修改

---
 pages/customer-page/customer-index/fayunPlanDetails/fayunPlanMore/fayunPlanMore.vue |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanMore/fayunPlanMore.vue b/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanMore/fayunPlanMore.vue
index 837d437..a416b90 100644
--- a/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanMore/fayunPlanMore.vue
+++ b/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanMore/fayunPlanMore.vue
@@ -11,7 +11,7 @@
 				<view class="body-container">
 					<view class="container-block">
 						<view class="">鎻愮叅鍗曠姸鎬�</view>
-						<view class="">{{ coalStatus[yyDailyList.status] }}</view>
+						<view class="">{{ coalStatus[yyDailyList.statusWeigh]||'' }}</view>
 					</view>
 				</view>
 				<view class="body-container">
@@ -101,9 +101,7 @@
 				id: '',
 				yyDailyList: {},
 				orderPlanDetail: {},
-				coalStatus: ['棰嗗彇', '棰勭害', '绛惧埌', '鍏ュ満', '绉扮毊', '绉版瘺', '绂诲満', '鍏ョ鎴�', '鍑虹鎴�', '鍏ョ叅浠�', '鍑虹叅浠�', '鏀剧┖', '浣滃簾', '鍏ュ満鐢宠',
-					'杩涘叆鍦洪櫌'
-				],
+				coalStatus: ['鏈О閲�', '绉伴噸涓�', '楠岃川涓�', '绉伴噸瀹屾垚'],
 				index: ''
 			};
 		},

--
Gitblit v1.9.1