<p>?? ??? ????</p>
<pre class="brush:php;toolbar:false;">export const personRoutes: RouteRecordRaw[] = [
{
??: '/person/:id?/:handedSlug?',
??: '??',
????: () => import('./view/person'),
},
];</pre>
<p>?? ??? ???? ??? ?????? ???? ????. </p>
<pre class="brush:php;toolbar:false;">updateRoute(): void {
const ?? = this.filters;
const ??? = this.$router;
???.??({
??: '??',
????: {
ID:filters.getId(),
handedSlug:filters.handedSlug(),
},
});
},</pre>
<p>?? ??? ??? id? null?? handed? ??? ?? ??? URL? person/handedValue?? ??? ?? person/all/handedValue?? ????. <br /><br />URL? ?? ????? ??? ?? ??? ????? ?? ???? ??? ??????