scorpio 2 лет назад
Родитель
Сommit
9533188212
1 измененных файлов с 0 добавлено и 1 удалено
  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) {