摘要: 1.父组件和子组件的传值,函数的传递式触发 子组件: 1 <template> 2 <div class="show-operation"> 3 4 <input type="text" v-model='info.name'> 5 <input type="text" v-model='info. 阅读全文
posted @ 2021-11-18 22:22 拥有人鱼线的程序猿 阅读(35) 评论(0) 推荐(0)