mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
InputCheckbox new component.
This commit is contained in:
parent
aca8e4fbb2
commit
b5323eeba4
@ -39,7 +39,6 @@ export default {
|
||||
},
|
||||
watch: {
|
||||
currentValue() {
|
||||
// this.$emit('input', this.currentValue)
|
||||
this.$parentForm.update('formData.isOnlineEvent', this.currentValue)
|
||||
},
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user