@ -68,7 +68,7 @@ export class VirtualGroup extends Widget {
el: extend(
{
ref: _ref => {
if (isKey(btMap[el.value])) {
if (isKey(el.value)) {
btMap[el.value] = _ref;
}
},