提交 1199f196 编写于 作者: richard_1015's avatar richard_1015

fix: site demo #425

上级 5cf5a6c9
......@@ -19,7 +19,7 @@ export default defineComponent({
//返回demo页
const goBack = () => {
router.push('/');
router.back();
};
// 当当前路由发生变化时,调用回调函数
watch(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册