Browse Source

dd

bugfix/member_move_out^2
13176889840 3 years ago
parent
commit
601e7a0a94
  1. 3
      src/views/modules/plugins/change/verifyForm.vue

3
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
}
}

Loading…
Cancel
Save