@@ -696,7 +696,8 @@ export default {
} else {
obj.text = row.msg
}
- this.contractForm = obj
+ row.msg = obj
+ this.contractForm = row
this.contractForm = row