changes
gitea/salix/1996-datalist_component This commit looks good
Details
gitea/salix/1996-datalist_component This commit looks good
Details
This commit is contained in:
parent
dbcc641016
commit
294e11f848
|
@ -158,7 +158,7 @@ export default class Datalist extends Textfield {
|
||||||
} else
|
} else
|
||||||
this.buildList();
|
this.buildList();
|
||||||
|
|
||||||
// this.emit('select', {selection});
|
this.emit('select', {selection});
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue