From a71f34e6888abdf106b6d20e125eb4569a63b3f0 Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期一, 13 十一月 2023 17:27:58 +0800
Subject: [PATCH] 修改签到页面传参,称重页面样式

---
 pages/customer-page/customer-my/faYunstatistics/faYunstatistics.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pages/customer-page/customer-my/faYunstatistics/faYunstatistics.vue b/pages/customer-page/customer-my/faYunstatistics/faYunstatistics.vue
index f6a33d0..69a0d74 100644
--- a/pages/customer-page/customer-my/faYunstatistics/faYunstatistics.vue
+++ b/pages/customer-page/customer-my/faYunstatistics/faYunstatistics.vue
@@ -273,7 +273,7 @@
 							@click="confirmCondition"></u-button></view>
 				</view>
 			</u-popup>
-			<tab-bar :current="roleType===4?2:1"></tab-bar>
+			<tab-bar :current="roleType===4?1:1"></tab-bar>
 		</view>
 		<view class="white-block"></view>
 	</view>
@@ -332,7 +332,7 @@
 				// 鐐瑰嚮鍙崇澶磋鎯呭脊绐�
 				faYunDetailobj: {},
 				modalShow: false,
-				coalStatus: ['鏈О閲�', '绉伴噸涓�', '楠岃川涓�', '绉伴噸瀹屾垚', '楠岃川瀹屾垚'],
+				coalStatus: ['鏈О閲�', '绉伴噸涓�', '楠岃川涓�', '绉伴噸瀹屾垚', '澶勭悊瀹屾垚'],
 				onlineurl,
 			};
 		},

--
Gitblit v1.9.1