scorpio před 2 roky
rodič
revize
e5bfcb5bb2
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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) {