'name': { immediate: false,//第一次进入页面渲染数据不会执行,后面改变数据时候会执行 handler: function () { this.changeFlag = true; } },