From c45f22790532a0c92a924fd22ce4b68b90ae6124 Mon Sep 17 00:00:00 2001 From: zch Date: Thu, 21 Nov 2024 10:17:05 +0800 Subject: [PATCH] =?UTF-8?q?refactor(record):=20=E9=87=8D=E6=9E=84=E8=A7=86?= =?UTF-8?q?=E9=A2=91=E6=92=AD=E6=94=BE=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除了 OldVideoPlayer.vue 中未使用的导入和注释代码 - 添加注释 --- .../OldVideoPlayer.vue | 9 ---- .../recordInspectionCabinet/VideoPlayer.vue | 47 +++++++++++++++---- 2 files changed, 37 insertions(+), 19 deletions(-) diff --git a/ruoyi-ui/src/views/record/recordInspectionCabinet/OldVideoPlayer.vue b/ruoyi-ui/src/views/record/recordInspectionCabinet/OldVideoPlayer.vue index e2f10b1..ec79dfe 100644 --- a/ruoyi-ui/src/views/record/recordInspectionCabinet/OldVideoPlayer.vue +++ b/ruoyi-ui/src/views/record/recordInspectionCabinet/OldVideoPlayer.vue @@ -97,7 +97,6 @@ video { -