@ -36,6 +36,7 @@ BI.SingleSelectRadioItem = BI.inherit(BI.BasicButton, {
},
}]
}, {
el: {
type: "bi.label",
ref: function (_ref) {
self.text = _ref;
@ -52,6 +53,7 @@ BI.SingleSelectRadioItem = BI.inherit(BI.BasicButton, {
keyword: o.keyword,
value: o.value,
py: o.py
}
};