From cd918f04b7538abf0128b4fce7f42b6eb54e823d Mon Sep 17 00:00:00 2001 From: liwenxuan <1298531568@qq.com> Date: Wed, 23 Oct 2024 14:27:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E8=81=94=E8=A1=A8=E5=8D=95=E9=80=89?= =?UTF-8?q?=E6=8B=A9=E5=99=A8=E4=BC=98=E5=8C=96,=E5=B1=95=E7=A4=BA?= =?UTF-8?q?=E5=AE=8C=E6=95=B4=E8=8F=9C=E5=8D=95=E7=9B=AE=E5=BD=95=E6=A0=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/DesignForm/formControlPropertiNew.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/DesignForm/formControlPropertiNew.vue b/src/components/DesignForm/formControlPropertiNew.vue index 3a48fb3..7fc4699 100644 --- a/src/components/DesignForm/formControlPropertiNew.vue +++ b/src/components/DesignForm/formControlPropertiNew.vue @@ -4619,6 +4619,7 @@ const radioChangeSet = (val:any) => { check-strictly :render-after-expand="false" filterable + node-key="id" @change="formidChanged" /> @@ -4855,7 +4856,7 @@ const radioChangeSet = (val:any) => { - +