摘要: stus:[{name:'jack}] watch:{ stus:{ deep:true,//深度监听 handler:function(newv,oldv){ console.log(newv[0]['name']) } } } 阅读全文
posted @ 2020-03-17 10:35 chenlw101 阅读(292) 评论(0) 推荐(0) 编辑