From e5cdfcdfb17a04c0eb9d566ff7a5559320f4b684 Mon Sep 17 00:00:00 2001 From: richard1015 <51844712@qq.com> Date: Wed, 2 Jun 2021 09:49:38 +0800 Subject: [PATCH] fix(switch): active-text props bug --- src/packages/__VUE/switch/index.vue | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/src/packages/__VUE/switch/index.vue b/src/packages/__VUE/switch/index.vue index 01718ee6d..23cef389d 100644 --- a/src/packages/__VUE/switch/index.vue +++ b/src/packages/__VUE/switch/index.vue @@ -1,12 +1,12 @@