mirror of
https://gitee.com/log4j/pig-ui.git
synced 2024-12-23 05:40:20 +08:00
update src/views/error/404.vue.
Signed-off-by: lyt-Top <1105290566@qq.com>
This commit is contained in:
parent
852075ccfb
commit
8ed7986a96
@ -28,6 +28,7 @@ import { useRouter } from 'vue-router';
|
||||
// 定义变量内容
|
||||
const router = useRouter();
|
||||
|
||||
// 返回首页
|
||||
const onGoHome = () => {
|
||||
router.push('/');
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user