'name': { immediate: false,//第一次進入頁面渲染數據不會執行,後面改變數據時候會執行 handler: function () { this.changeFlag = true; } },