scorpio hace 2 años
padre
commit
e5bfcb5bb2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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) {