From c87112aa6bfe824f5052f366893749af28b14354 Mon Sep 17 00:00:00 2001 From: liukangdong <898885815@qq.com> Date: 星期一, 03 三月 2025 09:50:08 +0800 Subject: [PATCH] ll --- 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