From 6e9c4f3153b6ccc96a259a825559715ec7353581 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E4=BB=AA=E5=BC=8F?= <854085467@qq.com> Date: Tue, 12 Oct 2021 14:47:22 +0800 Subject: [PATCH] =?UTF-8?q?feat(checkbox):=20=E6=95=B4=E7=90=86=20checkbox?= =?UTF-8?q?=20=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/module/checkbox/index.vue | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/src/module/checkbox/index.vue b/src/module/checkbox/index.vue index 622d1972..7d7abfcd 100644 --- a/src/module/checkbox/index.vue +++ b/src/module/checkbox/index.vue @@ -1,6 +1,6 @@