forms/checkbox/CCheckBox.vue | ●●●●● patch | view | raw | blame | history |
forms/checkbox/CCheckBox.vue
@@ -39,7 +39,7 @@ props: { // 表单数据资源(表单组件内部机制专用) itemRes: Object, // 选项列表 // 选项列表,单项为 {label,value} options: { type: Array, default: () => [],