是否是给data中的日期重新绑定了值,所以它就不是双向绑定 的数据了
收起
this.$set(this.addEditFormData, 'startTime',row.sTime)试下
报告相同问题?