Component({ methods: { handleChange(e) { console.log(e.detail.value); }, }, });