src/components/left/leftmenu.vue
@@ -2678,7 +2678,7 @@ // }, initCluster(treeNode) { this.$set(treeNode, "disabled", true);//给treeNode添加disabled属性 this.$set(treeNode, "disabled", true); //给treeNode添加disabled属性 let that = this; let imgUrl; @@ -2731,7 +2731,6 @@ // // 偏移量 // pixelOffset: new Cesium.Cartesian2(15, 0), // }; }); // 添加监听函数 @@ -3081,6 +3080,8 @@ .el-tree { background: transparent; color: white; height: 93%; overflow: auto; } .el-tree /deep/ .el-tree-node__content {