From 6e961fafc0f921d575772a3c89f2c5cad28c270d Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期五, 14 三月 2025 17:15:14 +0800
Subject: [PATCH] -

---
 src/pages/delivergoods/feedback.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/pages/delivergoods/feedback.vue b/src/pages/delivergoods/feedback.vue
index fae8017..ec730ff 100644
--- a/src/pages/delivergoods/feedback.vue
+++ b/src/pages/delivergoods/feedback.vue
@@ -104,14 +104,14 @@
 		<up-action-sheet :show="showActions" :actions="actions" title="璇烽�夋嫨" @close="showActions = false"
 			@select="selectItem">
 		</up-action-sheet>
-		<view class="tabbtns chuany-flex chuany-justify-between">
+		<!-- <view class="tabbtns chuany-flex chuany-justify-between">
 			<view class="chuany-width45">
 				<up-button type="primary" text="鍑鸿溅鎵撳崱" @click="clockIn('ClockIn')"></up-button>
 			</view>
 			<view class="chuany-width45">
 				<up-button type="success" text="涓嬬彮鎵撳崱" @click="clockIn('Clockout')"></up-button>
 			</view>
-		</view>
+		</view> -->
 	</view>
 </template>
 

--
Gitblit v1.9.1