Vue重置数据

Object.assign(this.$data, this.$options.data());
就是这行代码解决问题,不用一个个重置表单数据!

posted @ 2020-06-01 20:06  sandaman2015  阅读(1166)  评论(0)    收藏  举报