diff --git a/ruoyi-ui/src/router/index.js b/ruoyi-ui/src/router/index.js index e8a3912..16f8565 100644 --- a/ruoyi-ui/src/router/index.js +++ b/ruoyi-ui/src/router/index.js @@ -6,8 +6,8 @@ Vue.use(Router) /* Layout */ import Layout from '@/layout' +/*import VideoPlayer from "@/views/record/recordInspectionCabinet/OldVideoPlayer.vue";*/ import VideoPlayer from "@/views/record/recordInspectionCabinet/VideoPlayer.vue"; -import OldVideoPlayer from "@/views/record/recordInspectionCabinet/OldVideoPlayer.vue"; /** * Note: 路由配置项 *