To be able to make our custom component work with v-model, we simply need to emit the 'input' event with the current checked value.
確定! 回上一頁