From f41be900fbca8276b41ebe8584acb196a819a133 Mon Sep 17 00:00:00 2001 From: zhangzhang <1747194829@qq.com> Date: Wed, 20 Mar 2024 17:45:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/workbench/config/components/board.vue | 9 +++++---- ruoyi-ui/src/views/workbench/config/components/video.vue | 9 +++++---- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/ruoyi-ui/src/views/workbench/config/components/board.vue b/ruoyi-ui/src/views/workbench/config/components/board.vue index 0ebcef94..355aa574 100644 --- a/ruoyi-ui/src/views/workbench/config/components/board.vue +++ b/ruoyi-ui/src/views/workbench/config/components/board.vue @@ -169,11 +169,12 @@ - + /> --> +
{ export default { // props: ["eqInfo", "brandList", "directionList", "eqTypeDialogList"], components: { - LineChart, + // LineChart, editInfo, addinfo, }, diff --git a/ruoyi-ui/src/views/workbench/config/components/video.vue b/ruoyi-ui/src/views/workbench/config/components/video.vue index 22aa6363..0eba0a17 100644 --- a/ruoyi-ui/src/views/workbench/config/components/video.vue +++ b/ruoyi-ui/src/views/workbench/config/components/video.vue @@ -157,11 +157,12 @@ - + /> --> +