From ec90cbd7680a6f927cb1cea43f33ab7df6d0864c Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期二, 11 十一月 2025 09:23:22 +0800
Subject: [PATCH] -
---
src/pages/delivergoods/clockInRecord.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/pages/delivergoods/clockInRecord.vue b/src/pages/delivergoods/clockInRecord.vue
index c95a20e..825b32a 100644
--- a/src/pages/delivergoods/clockInRecord.vue
+++ b/src/pages/delivergoods/clockInRecord.vue
@@ -39,7 +39,7 @@
</view>
</view>
- <view class="c-p-t-8 chuany-flex">
+ <view class="c-p-t-8 chuany-flex" v-if="item.carCondition">
<text class="chuany-width5" style="color: white;">{{index+1}}</text>
<u-text size='14' :text="item.carCondition" lines="1">
</u-text>
--
Gitblit v1.9.1