摘要: 目录import x from xxx.vue报错组件通信defineProps中的属性只读defineEmits: 声明触发的事件mitt: 全局事件总线插件v-model: 父子组件双向数据同步通过props + 自定义事件实现父子组件数据同步通过v-model实现父子组件数据同步v-model 阅读全文
posted @ 2025-09-02 14:08 ethanx3 阅读(22) 评论(0) 推荐(0)