Removed default order #591
This commit is contained in:
parent
bde7f64cea
commit
cba9c2ca47
|
@ -10,7 +10,6 @@ export default class DropDown extends Component {
|
|||
this.$translate = $translate;
|
||||
|
||||
this.valueField = 'id';
|
||||
this.showField = 'name';
|
||||
this._search = undefined;
|
||||
this._activeOption = -1;
|
||||
this.showLoadMore = true;
|
||||
|
|
Loading…
Reference in New Issue