remove 'created' hooks from components and fix agent and script optino dropdowns
This commit is contained in:
@@ -81,7 +81,7 @@ export default {
|
||||
});
|
||||
},
|
||||
},
|
||||
created() {
|
||||
mounted() {
|
||||
this.getToken();
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user