src/components/Screen/left.vue
@@ -60,12 +60,15 @@ this.ProjectreeDisplay = false; this.leftMessage = "init"; this.OpenLeftInitChart(); this.$parent.ChangeWidth("leftView"); }, //打开工程树 OpenLeftProjectTree() { this.ChartDisplay = false; this.ProjectreeDisplay = true; this.leftMessage = "projectree"; this.$parent.ChangeWidth("leftTree"); }, //大屏界面图表 OpenLeftInitChart() {