diff --git a/config/router.config.js b/config/router.config.js index 0f54cc05..c961c7b6 100644 --- a/config/router.config.js +++ b/config/router.config.js @@ -12,6 +12,9 @@ export default [ name: 'register.result', component: './User/RegisterResult', }, + { + component: '404', + }, ], }, // app