I have a component in Vue which extends from other, these extend components have a API request in the created method, but i need overwrite this, exists a way to destroy the created lifecycle method in my extended component?