vue 重点总结笔记

1. sync语法糖

:childData.sync = 'fatherData' 
vue.$emit('update:childData','111')

 

posted @ 2022-12-06 22:20  轻风细雨_林木木  阅读(26)  评论(0)    收藏  举报