美文网首页
2018-10-09vue之获取路径参数值

2018-10-09vue之获取路径参数值

作者: Nicocola | 来源:发表于2018-10-09 16:09 被阅读0次

    this.user_id =this.$route.query.user_id;

    this.nickName =this.$route.query.nickName;

    相关文章

      网友评论

          本文标题:2018-10-09vue之获取路径参数值

          本文链接:https://www.haomeiwen.com/subject/hsqyaftx.html