07 2021 档案

摘要:// 直接调用$router.push 实现携带参数的跳转 this.$router.push({ path: `/describe/${id}`, 需要对应路由配置如下: { path: '/describe/:id', name: 'Describe', component: Describe 阅读全文
posted @ 2021-07-23 16:14 Gaochunling 阅读(1167) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示