在VuERoutEr中,如何编程式导航到一个路由?


在VuERoutEr中,如何编程式导航到一个路由?

A、使用routEr.navigatE('/path')

B、使用this.$routEr.push('/path')

C、使用this.$routE.go('/path')

D、使用window.location.hrEf='/path'

正确答案:使用this.$routEr.push('/path')


Tag:路由 程式 时间:2024-04-05 11:28:30