@@ -114,7 +114,7 @@ export default {
handleNodeClick(data) {
console.log(data);
this.getLegend();
- console.log(queryPicture);
+ // console.log(queryPicture);
},
init() {
// const loadings = this.$loading({type: 'global'});