[Vuejs]-How does Vue.js distinguish router-views "looks like" in the same page

0👍

It seems children components bind to the child router-view only, at least works (example: jsfiddle.net/keag65tw). I’ll try $router.push later.

Leave a comment