src/App.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/pages/history.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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> <!-- 告警滚动 --> src/pages/history.vue
@@ -683,7 +683,6 @@ } }); } /** * 清除进度条进度 */