参数id是父组件传过来的id,现在需要访问路径为localhost:8080/#/article/1111的组件,1111为传递的参数,那么to怎么写?这样写:
<router-link to="'/article/'+id">
貌似不对
慕婉清6462132
相关分类