From c636483eef9fcdf1805f6a968914bf95255de2fc Mon Sep 17 00:00:00 2001 From: qingyiay <2386314947@qq.com> Date: 星期三, 26 七月 2023 09:26:33 +0800 Subject: [PATCH] 修改错误 --- pages/customer-page/customer-my/faYunstatistics/faYunstatistics.vue | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/customer-page/customer-my/faYunstatistics/faYunstatistics.vue b/pages/customer-page/customer-my/faYunstatistics/faYunstatistics.vue index 97fce5d..17f7386 100644 --- a/pages/customer-page/customer-my/faYunstatistics/faYunstatistics.vue +++ b/pages/customer-page/customer-my/faYunstatistics/faYunstatistics.vue @@ -134,7 +134,7 @@ </view> </view> <view class="filter-body"> - <view class="condition-name">鐓ょ</view> + <view class="condition-name">鍝佺</view> <view class="filter-name"> <view class="filter-button" v-for="(item, index) in coalList" @@ -224,7 +224,7 @@ </view> </view> <view class="filter-body"> - <view class="condition-name">鐭垮満</view> + <view class="condition-name">浠撳簱</view> <view class="filter-name"> <view class="filter-button" v-for="(item, index) in filedList" @@ -330,7 +330,7 @@ // 鐐瑰嚮鍙崇澶磋鎯呭脊绐� faYunDetailobj: {}, modalShow: false, - coalStatus: ['鏈О閲�', '绉伴噸涓�', '楠岃川涓�', '绉伴噸瀹屾垚'], + coalStatus: ['鏈О閲�', '绉伴噸涓�', '楠岃川涓�', '绉伴噸瀹屾垚', '楠岃川瀹屾垚'], onlineurl, }; }, -- Gitblit v1.9.1