weixin_慕移动628190
2019-04-04 18:37
msg:function(newval,oldval){
console.log('newval is:' + newval)
console.log('oldval is:' + oldval)
}
这两个参数是怎么传进来的
巨人的肩膀给的
如果需要了解watch函数API,可以参考:watch
vue 调用的时候传给你的
3小时速成 Vue2.x 核心技术
82578 学习 · 499 问题