Selectbox change alert.
This commit is contained in:
parent
143315fe23
commit
9951ec3bc6
@ -238,8 +238,6 @@ export default {
|
|||||||
|
|
||||||
methods: {
|
methods: {
|
||||||
change() {
|
change() {
|
||||||
alert('Helooo');
|
|
||||||
|
|
||||||
this.$emit('change', this.real_model);
|
this.$emit('change', this.real_model);
|
||||||
this.$emit('interface', this.real_model);
|
this.$emit('interface', this.real_model);
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user