116
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
},
|
||||
toDel () {
|
||||
this.$emit('input', '')
|
||||
this.$emit('handleDel')
|
||||
},
|
||||
handleSend (e) {
|
||||
this.$emit('input', e.target.value)
|
||||
|
||||
Reference in New Issue
Block a user