PMCORE-3953: Filter popover now displays selected value
This commit is contained in:
@@ -45,6 +45,9 @@ export default {
|
||||
]
|
||||
};
|
||||
},
|
||||
created() {
|
||||
this.selected = this.filter[0].value;
|
||||
},
|
||||
methods: {
|
||||
/**
|
||||
* On Ok event handler
|
||||
|
||||
Reference in New Issue
Block a user