From 3b03f87a02458f719e2eb4bf112a13441b427d14 Mon Sep 17 00:00:00 2001 From: ‘chensiAb’ <‘chenchenco03@163.com’> Date: Tue, 25 Mar 2025 13:54:34 +0800 Subject: [PATCH] Merge branch 'master' of ssh://dev.zhiheiot.com:29418/mob-components --- forms/switch/CSwitch.vue | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/forms/switch/CSwitch.vue b/forms/switch/CSwitch.vue index 9d459d9..6917985 100644 --- a/forms/switch/CSwitch.vue +++ b/forms/switch/CSwitch.vue @@ -1,5 +1,8 @@ /** * CSwitch + * 开关组件,用于在表单中提供开关选择功能 + * 基于 AtSwitch 封装,支持只读模式 + * 能够显示必填和错误状态 * @author Tevin */ -- Gitblit v1.9.1