Vue随手笔记(怕忘记) Object.assign(this.$data, this.$options.data()); // 重置vue数据 // 判断数据类型 Object.prototype.toString.call(值) 判断值的类型