会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Kipper_liu
CnBlogs
Home
New Post
Contact
Admin
Subscription
2019年11月14日
vue2.0 子组件获取父组件值 使用v-model可渲染不能更改
需求:组合退费,payTypeArr 是父组件传的支付方式, v-model:item.money输入退费金额,退费弹框是子组件,框架element-ui 解决: @change 不能触发 用的@input 监听 ,问题就在v-model上 子组件data定义 payTypeArr对象 问题解决了
Read More
posted @ 2019-11-14 11:27 Kipper_liu
Views(1182)
Comments(0)
Diggs(0)
公告