scorpio 2 years ago
parent
commit
9533188212
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/task/component/wt-label.vue

+ 0 - 1
src/views/task/component/wt-label.vue

@@ -112,7 +112,6 @@ export default {
       ]
       this.show = false
       this.form = {}
-      console.log(this.tags)
       this.$emit('submit', this.tags)
     },
     remove(res) {