Does it mean that if you need to enter the third-level routing, you need to have a router-view under the second-level page?
Level 3 routing must have its own router-view
If you want to be in the same area as the secondary route, just include only one router-view in the component of the secondary route or set the style to make it occupy the entire area
Level 3 routing must have its own router-view
If you want to be in the same area as the secondary route, just include only one router-view in the component of the secondary route or set the style to make it occupy the entire area