In main.js ``` router.back = (target) => { console.log('back---') ... } ``` It doesn't work