From 763f08da5a9a3279c745c4b35784edea581be015 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E7=81=8F?= Date: Mon, 16 Sep 2019 21:27:05 +0800 Subject: [PATCH] Switch support Form's disabled --- src/components/switch/switch.vue | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/components/switch/switch.vue b/src/components/switch/switch.vue index 17ed9197..f7994fa8 100644 --- a/src/components/switch/switch.vue +++ b/src/components/switch/switch.vue @@ -16,12 +16,13 @@