subscription Type Change via admin

This commit is contained in:
Čarodej
2022-01-07 16:51:08 +01:00
parent e823e57c71
commit a2e6a3bd2f
3 changed files with 33 additions and 8 deletions

View File

@@ -88,6 +88,7 @@
// Emit selected
this.$emit('input', option.value)
this.$emit('change', option.value)
// Get selected
this.selected = option