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