src/App.vue @@ -6,7 +6,7 @@ </div> <div class="flex-layout-body"> <div class="posA_full"> <router-view></router-view> <router-view :key="$route.fullPath"></router-view> </div> </div> <!-- 告警滚动 -->