vue router

this.$router.push({
path: '/rule/edit',
query: { projectId: data.projectId }
});
posted @ 2018-03-27 17:01  张书达  阅读(191)  评论(0)    收藏  举报