YaolongHan 4 anni fa
parent
commit
f32fe81da7
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/drafts.vue

+ 1 - 1
src/views/drafts.vue

@@ -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'});