A.路由對象B.路由實例C.路由配置D.路由參數(shù)
A.router.afterEach()B.router.beforeEach()C.router.afterEnter()D.router.beforeLeave()
A.watch(route.path)B.watch(route.query)C.watch(route.params)D.watch(route.fullPath)