Object.assign(this.$data, this.$options.data()) // 全部重置
Object.assign(this.$data.form, this.$options.data().form) // 部分重置