| src/page/crumbsL/crumbsL.vue | ●●●●● patch | view | raw | blame | history | |
| src/views/supervisoryConsole/data.vue | ●●●●● patch | view | raw | blame | history |
src/page/crumbsL/crumbsL.vue
@@ -174,6 +174,8 @@ if (window.name == "") { this.isrf = false; console.log("首次被加载"); localStorage.setItem("crumbslname", false); this.$store.commit("SET_SHOWDATAL", false); window.name = "isReload"; // 在首次进入页面时我们可以给window.name设置一个固定值 } else if (window.name == "isReload") { var abb = localStorage.getItem("crumbsl"); src/views/supervisoryConsole/data.vue
@@ -711,6 +711,7 @@ } .pie-total-container { display: flex; border: 1px solid transparent; padding: 20px 0; } .info-active {