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

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

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