会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Tutao1995
博客园
首页
新随笔
联系
订阅
管理
vue computed 深度监听data为对象的数据
1.computed:{
computedAttr(){
return this.obj.xxxx//监听的属性
},
watch:{
computedAttr(){
//do something
}
}
}
posted @
2019-11-26 11:22
Tutao1995
阅读(
5007
) 评论(
0
)
收藏
举报
刷新页面
返回顶部
公告