2017-02-28 15:13:57 +08:00

401 B

Radio组件

基础用法

<z-radio v-model="radio">单选框</z-radio>

API

参数 说明 类型 默认值 可选值
disabled 是否禁用单选框 Boolean false