目前在学习Vue3,发现v-model是Vue2到Vue3的一个breakingchange,因此记录了学习 ... 在组件中使用<Button :value="x" @update:value="x = $event" ...
確定! 回上一頁