From 3fcb173ed36b975eb109ab17156fca82571d5992 Mon Sep 17 00:00:00 2001 From: MRT <301109552@qq.com> Date: Thu, 19 Sep 2024 17:59:04 +0800 Subject: [PATCH] =?UTF-8?q?Element=E7=9A=84Radio=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=EF=BC=8Clabel=E4=BD=9C=E4=B8=BAvalue=E6=9D=A5=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E5=B7=B2=E7=BB=8F=E8=A2=AB=E5=BA=9F=E5=BC=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/Form/SRadioGroup/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/components/Form/SRadioGroup/index.vue b/web/src/components/Form/SRadioGroup/index.vue index cbe00a4..3869048 100644 --- a/web/src/components/Form/SRadioGroup/index.vue +++ b/web/src/components/Form/SRadioGroup/index.vue @@ -2,14 +2,14 @@