mirror of
https://github.com/nasa/openmct.git
synced 2025-01-02 19:36:41 +00:00
Add back initialize on mount
This commit is contained in:
parent
39a73cf635
commit
0f2f71f67c
@ -350,6 +350,7 @@ export default {
|
|||||||
},
|
},
|
||||||
mounted() {
|
mounted() {
|
||||||
this.setOutputSelection();
|
this.setOutputSelection();
|
||||||
|
this.initializeMetadata();
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
setOutputSelection() {
|
setOutputSelection() {
|
||||||
|
Loading…
Reference in New Issue
Block a user