1
@@ -234,7 +234,7 @@ export default {
// console.log(this.dataInfo)
- // this.dataInfo = {...this.dataInfo,...data};
+ this.dataInfo = {...this.dataInfo};
},
};