element后台管理系统常用到的

160 阅读1分钟

1.跳转

    this.$router.push({ path: "/order_detail",query: { id: rows.id } });
    this.$route.query.id