Browse Source

删除console

haojianlong 4 years ago
parent
commit
4228e2357c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/ready/buildfloor/repetitionGraphy.vue

+ 0 - 1
src/views/ready/buildfloor/repetitionGraphy.vue

@@ -244,7 +244,6 @@ export default {
           this.currentModelId = t.ModelId;
           t.ModelId && this.getFileName(t.ModelId)
         }).filter((t) => t)
-        console.log(this.alreadyRelatedModel);
       })
     },
     changeSign(flag) {