beforecreate 创建之前
created 创建完成
beforemount 挂载之前
mounted 挂载完成 在这里调接口
beforeupdate 改变之前修改时
updated 改变完成
beforeDestroy 销毁可以消除
destroyed 销毁完成
beforecreate 创建之前
created 创建完成
beforemount 挂载之前
mounted 挂载完成 在这里调接口
beforeupdate 改变之前修改时
updated 改变完成
beforeDestroy 销毁可以消除
destroyed 销毁完成