提交 85f39432 编写于 作者: jlj05024111@163.com's avatar jlj05024111@163.com

feat: 更新switch支持禁用

上级 2e916efb
......@@ -37,6 +37,7 @@ export const IBizSwitch = defineComponent({
return (
<div class={this.ns.b()}>
<i-switch
disabled={this.disabled}
v-model={this.currentVal}
onOn-change={this.onChange}
></i-switch>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册