Fix: チャンネルを切り替えてもインナーが切り替わらない問題
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
|
||||
<div class="community-inner">
|
||||
<RouterView
|
||||
:key="route.matched[1]?.path"
|
||||
:key='route.fullPath.split("/")[3] ?? $route.fullPath'
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user