From 427036b9d4e76f1c38320f292cd36b5a5aa8e87d Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 05 三月 2025 16:36:50 +0800
Subject: [PATCH] 最新版本541200007
---
pda/pages/index/queueup.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pda/pages/index/queueup.vue b/pda/pages/index/queueup.vue
index af2a0f0..5deb4b4 100644
--- a/pda/pages/index/queueup.vue
+++ b/pda/pages/index/queueup.vue
@@ -35,7 +35,7 @@
<text>{{ item.carCodeFront.slice(2) }}</text>
</view>
<view class="status" v-if="item.signDate"
- >绛惧埌鏃堕棿锛歿{ item.signDate.slice(11, 16) }}</view
+ >绛惧埌鏃堕棿锛歿{ item.signDate.slice(5, 16) }}</view
>
</view>
<view class="line" v-if="item.billCode">
--
Gitblit v1.9.3