Add emiter to all input fields
This commit is contained in:
@@ -10,6 +10,7 @@ export default {
|
||||
this.$root.$emit('field-change', {
|
||||
value: e.target.checked,
|
||||
name: this.name,
|
||||
parent_uid: this.$parent._uid,
|
||||
})
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user