摘要: <router-link :to="{ path: 'couponUserList', query: { id: record.id} }">{{text}}</router-link> 使用<router-link>进行页面跳转,path 跳转地址 query 参数 跳转的页面通过this.$ro 阅读全文
posted @ 2020-10-14 15:54 教练我想打篮球 阅读(1216) 评论(0) 推荐(0)