引入

import { useRouter } from 'vue-router'

实例化

const router = useRouter()

使用

router.push('/home')
Logo

前往低代码交流专区

更多推荐