From 3a43fcb2a6494dd018e58c9a663f697fcebdfe0a Mon Sep 17 00:00:00 2001 From: qingzhengli <1204552371@qq.com> Date: Thu, 21 Mar 2024 18:57:20 +0800 Subject: [PATCH] =?UTF-8?q?feat=20=E7=A7=BB=E9=99=A4=E6=91=84=E5=83=8F?= =?UTF-8?q?=E6=9C=BA=20=E7=8A=B6=E6=80=81=E6=9B=B4=E6=96=B0=E6=97=B6?= =?UTF-8?q?=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/Home/components/Dialogs/Camera/index.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/Camera/index.vue b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/Camera/index.vue index a507d6dd..a00f4674 100644 --- a/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/Camera/index.vue +++ b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/Camera/index.vue @@ -113,12 +113,12 @@ export default { enum: "DeviceTypeEnum", // gridColumn: 2, }, - { - label: "状态更新时间", - key: "updateTime", - // gridColumn: 2, - // enum: "CameraDirectionEnum" - }, + // { + // label: "状态更新时间", + // key: "updateTime", + // // gridColumn: 2, + // // enum: "CameraDirectionEnum" + // }, // { // label: '经/纬度', // key: "${longitude} / ${latitude}",