From 086d834788f33ae4f6bc6dcb29856c2c448ffcc8 Mon Sep 17 00:00:00 2001 From: limengnan <420004014@qq.com> Date: Fri, 27 Mar 2026 11:00:32 +0800 Subject: [PATCH] =?UTF-8?q?keff=E9=98=88=E5=80=BCbug=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- business-css/frontend/src/views/component/scenario/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/business-css/frontend/src/views/component/scenario/index.vue b/business-css/frontend/src/views/component/scenario/index.vue index 55a6e7b..675a729 100644 --- a/business-css/frontend/src/views/component/scenario/index.vue +++ b/business-css/frontend/src/views/component/scenario/index.vue @@ -324,6 +324,7 @@ function resultClick(row:any){ title.value = props.projectInfo.name + ' - ' + props.projectInfo.createdAt + ' - ' + row.name isAcitve.value = 0 scenarioId.value = row.scenarioId, + info.value = row getMenuData() isShowResult.value = true; } @@ -515,7 +516,6 @@ function initDeviceData(){
列表
图形
-