From 5f114549b05ad3334ca911e84e9698cade0995ca Mon Sep 17 00:00:00 2001 From: 马宇豪 <978517621@qq.com> Date: 星期一, 20 三月 2023 11:07:17 +0800 Subject: [PATCH] 修改巡检首页,添加视频详情内容 --- src/components/DailogClass/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/DailogClass/index.vue b/src/components/DailogClass/index.vue index 88ff608..f629089 100644 --- a/src/components/DailogClass/index.vue +++ b/src/components/DailogClass/index.vue @@ -144,4 +144,4 @@ .el-row { padding: 0 0 20px 0; } -</style> +</style> \ No newline at end of file -- Gitblit v1.9.2