vue-element-admin 路由怎么携带多参数进行跳转

sigwle7e  于 3个月前  发布在  其他
关注(0)|答案(1)|浏览(48)

路由怎么携带多参数进行跳转

neekobn8

neekobn81#

this.$router.push(path:"/user",prams:"")…

------------------ 原始邮件 ------------------ 发件人: "zyj21"<notifications@github.com>; 发送时间: 2020年6月22日(星期一) 晚上6:11 收件人: "PanJiaChen/vue-element-admin"<vue-element-admin@noreply.github.com>; 抄送: "Subscribed"<subscribed@noreply.github.com>; 主题: [PanJiaChen/vue-element-admin] 路由怎么携带多参数进行跳转 (#3277) 路由怎么携带多参数进行跳转 — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

相关问题