From 18b5b1bb4f0ed4711f4f11211ffd3ec2a9369833 Mon Sep 17 00:00:00 2001 From: lcw <1878680531@qq.com> Date: Wed, 28 Jan 2026 22:02:20 +0800 Subject: [PATCH] lcw --- src/views/StationLevel/layout/VideoFoot.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/views/StationLevel/layout/VideoFoot.vue b/src/views/StationLevel/layout/VideoFoot.vue index 027c041..3aac935 100644 --- a/src/views/StationLevel/layout/VideoFoot.vue +++ b/src/views/StationLevel/layout/VideoFoot.vue @@ -121,7 +121,6 @@ const props=defineProps({ default: () => ({}) } }) - const timeData = ref({ ryXm: '', time: [] @@ -185,7 +184,10 @@ const pageData = reactive({ { label: "抓拍摄像头", prop: "dz", showOverflowTooltip: true, }, { label: "标签", prop: "bq", showOverflowTooltip: true } ] -}); +} + + +