可通过其immediate 属性进行配置,默认为false

watch:{
    "aaa":{
     immediate:true,
     handler:function(){

     }
}

相关文章: