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