{{ item.label }}
{{ item.suffix }}
{{ form[item.prop] }}
{{ item.tag }}
{
if (!disabled) {
item.showPicker = true
}
}
"
:rules="item.rules"
:style="{
height: cellHeight,
'border-radius': item.cellBorder,
margin: item.cellMargin
}"
@change="pickerCellChange(item, form[item.prop])"
>
{{ item.tag.text }}
{{ rItem.option }}
{{ rItem.tips }}
{{ rItem.label }}
{{ rItem.tips }}
{{ child.label }}
{{ oItem.label }}
{{ cItem.label }}
{{ cItem.tips }}
{{ item.buttonText }}