From 8552b05db198a0417e746c2c0f7cc7596962a8e5 Mon Sep 17 00:00:00 2001 From: zhujiyan <17812234322@163.com> Date: Wed, 24 Jul 2024 18:02:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B9=E6=A1=88=E6=95=B0=E6=8D=AE=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E9=A1=B9=E4=BF=A1=E6=81=AF=E8=B5=B7=E5=A7=8B=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E7=BB=93=E6=9D=9F=E6=97=B6=E9=97=B4=E5=AE=BD=E5=BA=A6?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/govern/device/planData/index.vue | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/views/govern/device/planData/index.vue b/src/views/govern/device/planData/index.vue index 005696a..8fcc716 100644 --- a/src/views/govern/device/planData/index.vue +++ b/src/views/govern/device/planData/index.vue @@ -68,10 +68,16 @@ {{ item.ct && item.ct1 ? item.ct / item.ct1 : item.ct }} - {{ item.startTime }} + + {{ item.startTime }} + + - {{ item.endTime }} + + {{ item.endTime }} + + {{ item.location }}