scorpio il y a 2 ans
Parent
commit
e5bfcb5bb2
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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) {