diff --git a/src/views/modules/plugins/change/verifyForm.vue b/src/views/modules/plugins/change/verifyForm.vue index fb9151e9..3b333e2d 100644 --- a/src/views/modules/plugins/change/verifyForm.vue +++ b/src/views/modules/plugins/change/verifyForm.vue @@ -744,7 +744,8 @@ export default { buildName: this.dataForm.buildName, unitName: this.dataForm.unitName, homeName: this.dataForm.homeName, - xxdz: this.dataForm.address + xxdz: this.dataForm.address, + moveOutDate: this.dataForm.outOfTime } }