From 0c3e40c399a00fe6405f7b9a79eb1c93b7cc660e Mon Sep 17 00:00:00 2001 From: qingyiay <2386314947@qq.com> Date: 星期二, 11 七月 2023 16:23:33 +0800 Subject: [PATCH] 更改字眼,增加非稳定态下不可称重,增加验质字段 --- pages/customer-page/customer-index/fayunPlanDetails/fayunPlanMore/fayunPlanMore.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanMore/fayunPlanMore.vue b/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanMore/fayunPlanMore.vue index f75429e..b66045c 100644 --- a/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanMore/fayunPlanMore.vue +++ b/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanMore/fayunPlanMore.vue @@ -10,7 +10,7 @@ </view> <view class="body-container"> <view class="container-block"> - <view class="">鎻愮叅鍗曠姸鎬�</view> + <view class="">閫氱煡鍗曠姸鎬�</view> <view class="">{{ coalStatus[yyDailyList.statusWeigh]||'' }}</view> </view> </view> @@ -46,7 +46,7 @@ </view> <view class="body-container"> <view class="container-block"> - <view class="">鎻愮叅鍗曠紪鍙�</view> + <view class="">閫氱煡鍗曠紪鍙�</view> <view class="">{{ yyDailyList.code || '' }}</view> </view> </view> -- Gitblit v1.9.1