scorpio 2 年之前
父節點
當前提交
e5bfcb5bb2
共有 1 個文件被更改,包括 1 次插入0 次删除
  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) {