From fe18ba4a270b39f9d5ee149ed12e75bfab4a332e Mon Sep 17 00:00:00 2001
From: wangfukang <15630117759@163.com>
Date: Wed, 24 Jun 2026 17:53:43 +0800
Subject: [PATCH] 1
---
components/tab-bar/delivery.vue | 220 +++++++++++++++++++++++++++-----
1 file changed, 188 insertions(+), 32 deletions(-)
diff --git a/components/tab-bar/delivery.vue b/components/tab-bar/delivery.vue
index 478afa9..6def9e8 100644
--- a/components/tab-bar/delivery.vue
+++ b/components/tab-bar/delivery.vue
@@ -245,11 +245,12 @@
- 已送达
+ {{completingDeliveryIds[item.id] ? '提交中...' : '已送达'}}
@@ -258,7 +259,7 @@
-
+
+
+
+
+