commit
This commit is contained in:
@@ -62,6 +62,9 @@ export default {
|
||||
const value = event
|
||||
this.$emit('input', value)
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
console.log(this.config);
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user