From e2117c6305085b3d5cc67878916ab550b7bb357b Mon Sep 17 00:00:00 2001 From: yangan <yangan0921@163.com> Date: 星期三, 25 十月 2023 09:51:19 +0800 Subject: [PATCH] 再生资源bugfix --- 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