Merged in bugfix/PMCORE-3953 (pull request #8544)
PMCORE-3953 Approved-by: Rodrigo Quelca
This commit is contained in:
@@ -45,6 +45,9 @@ export default {
|
|||||||
]
|
]
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
|
created() {
|
||||||
|
this.selected = this.filter[0].value;
|
||||||
|
},
|
||||||
methods: {
|
methods: {
|
||||||
/**
|
/**
|
||||||
* On Ok event handler
|
* On Ok event handler
|
||||||
|
|||||||
Reference in New Issue
Block a user