src/views/redirect/index.vue @@ -11,4 +11,4 @@ const { path } = params router.replace({ path: '/' + path, query }) </script> </script>