主要用在返回时的场景,返回时需要数据更新 this.$emit('fun',x);子 父: v-on:fun="fun2" 如此 转载于:https://www.cnblogs.com/hhweb/p/6945628.html