From 81a3070b263bd913ce0090528c92f51019f61686 Mon Sep 17 00:00:00 2001 From: zhangyue <82248909@qq.com> Date: Wed, 27 May 2026 15:29:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF=E9=80=BB=E8=BE=91=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/appmana/deploy/components/ControlModal.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/appmana/deploy/components/ControlModal.vue b/src/views/appmana/deploy/components/ControlModal.vue index e82ab9a..a4f98e7 100644 --- a/src/views/appmana/deploy/components/ControlModal.vue +++ b/src/views/appmana/deploy/components/ControlModal.vue @@ -297,7 +297,7 @@ }); } //重新刷新整个Mqtt数据 - relayData(formState.deployInfo.deployId); + // relayData(formState.deployInfo.deployId); }, 6000); // if (checked === true) {