figure 1 below. Under normal configuration, routes are switched side by side. They are all contained in a fixed head and sidebar under a first-level route. What is needed has been achieved.
now in order to refresh and get the id, passed into the page, when entering the createInsurance, the id is passed in through dynamic binding to the route. The configuration is shown in figure 2. Figure 3 shows that the binding has been successful.
but now there is a problem. When the previous peer routes are switched, those routes are bound to the location of the id, so that the peer routes cannot be switched properly. I tried to raise the route bound to id to a route one level higher than them, but did not solve ~
ask the great god for advice!