From 4addf14637b8b1bb16bfb2af9d5374cf7b6c8e52 Mon Sep 17 00:00:00 2001 From: "382696293@qq.com" <382696293@qq.com> Date: Wed, 27 Mar 2024 15:20:44 +0800 Subject: [PATCH] =?UTF-8?q?IOT=E7=89=88=E6=9C=AC=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=E4=BB=8B=E7=BB=8D=20bug=20=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flossom-ui/src/views/system/instrument/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flossom-ui/src/views/system/instrument/index.vue b/flossom-ui/src/views/system/instrument/index.vue index 687a51d..13fa1eb 100644 --- a/flossom-ui/src/views/system/instrument/index.vue +++ b/flossom-ui/src/views/system/instrument/index.vue @@ -1977,7 +1977,7 @@ export default { this.form.iotVersionUpgrade ) // WE200IOT版本升级介绍 - this.form.iotVersionUpgrade = decodeURIComponent( + this.form.we200IotVersionUpgrade = decodeURIComponent( this.form.we200IotVersionUpgrade ) })