📝(component): 更新 switch 属性文档

This commit is contained in:
就眠儀式
2022-08-07 17:43:02 +08:00
parent 4cb92078c3
commit ca9a3607e9
2 changed files with 13 additions and 14 deletions

View File

@@ -125,8 +125,7 @@ const isDisabled = computed(() => {
>
<span class="layui-checkbox-label">
<slot>{{ label }}</slot>
</span
>
</span>
<lay-icon
:type="
props.isIndeterminate && isChecked