mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-03-01 12:44:37 +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