@@ -126,6 +126,8 @@ export default {
}
this.$emit("update:source", source);
+ //
+ this.$emit("change", prop);
},
created() {