@@ -112,7 +112,6 @@ export default {
]
this.show = false
this.form = {}
- console.log(this.tags)
this.$emit('submit', this.tags)
},
remove(res) {