From 9f2322889cb7f2a2d4ac74af090a930b02f912d3 Mon Sep 17 00:00:00 2001 From: gyq <875626088@qq.com> Date: Wed, 28 May 2025 10:36:08 +0800 Subject: [PATCH] =?UTF-8?q?feat(admin):=20=E4=BC=98=E5=8C=96=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E7=AB=AF=E5=8F=B0=E6=A1=8C=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/tool/table/index.vue | 153 ++++++++++++++------------------- src/views/tool/table/status.js | 18 ++-- 2 files changed, 72 insertions(+), 99 deletions(-) diff --git a/src/views/tool/table/index.vue b/src/views/tool/table/index.vue index 43cf026..a752154 100644 --- a/src/views/tool/table/index.vue +++ b/src/views/tool/table/index.vue @@ -2,21 +2,20 @@
+
{{ item.bookingInfo.bookingTime.substring(11, 19) }}
+
{{ item.useNum || 0 }}/{{ item.maxCapacity }}
+
{{ formatTime(item.durationTime) }}