打赏

控制台打印输出

const query = this.$route.query
    console.log(query + 'query')

不要上面那样写。

否则会输出

看不到对象的内容。

posted @ 2018-06-02 10:54  孟繁贵  阅读(877)  评论(1编辑  收藏  举报
TOP