From 129843c9718679838efaf0fe46111b009d68aac3 Mon Sep 17 00:00:00 2001 From: "382696293@qq.com" <382696293@qq.com> Date: Wed, 7 Feb 2024 13:34:50 +0800 Subject: [PATCH] =?UTF-8?q?BUG=E3=80=90ID1000406=E3=80=91=E6=A8=A1?= =?UTF-8?q?=E5=BC=8F=E7=AE=A1=E7=90=86-=E6=B7=BB=E5=8A=A0=E6=A8=A1?= =?UTF-8?q?=E5=BC=8F=EF=BC=8CIOT=E4=BB=AA=E5=99=A8=E7=B1=BB=E5=9E=8B?= =?UTF-8?q?=EF=BC=8C=E6=B7=BB=E5=8A=A0=E6=A8=A1=E5=BC=8F=E6=88=90=E5=8A=9F?= =?UTF-8?q?=E5=90=8E=EF=BC=8C=E6=A8=A1=E5=BC=8F=E7=B1=BB=E5=9E=8B=E3=80=81?= =?UTF-8?q?=E6=A8=A1=E5=BC=8F=E5=88=86=E7=B1=BB=E3=80=81=E8=88=B1=E4=BD=93?= =?UTF-8?q?=E6=A8=A1=E5=BC=8F=E5=8F=98=E4=B8=BA=E6=95=B0=E5=AD=97=EF=BC=8C?= =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=E7=BB=84=E5=90=88=E4=B8=BA=E7=A9=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flossom-ui/src/views/system/mode/index.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/flossom-ui/src/views/system/mode/index.vue b/flossom-ui/src/views/system/mode/index.vue index 3feac18..f89b339 100644 --- a/flossom-ui/src/views/system/mode/index.vue +++ b/flossom-ui/src/views/system/mode/index.vue @@ -185,8 +185,8 @@ - - + + @@ -631,6 +631,8 @@ export default { this.fileList = []; getMode(id).then(response => { this.form = response.data; + this.form.modeType = String(this.form.modeType) + this.form.modeClass = String(this.form.modeClass) this.open = true; this.title = "修改模式"; this.fileList.push({