|
|
@ -181,7 +181,7 @@ export default { |
|
|
|
this.replayInfo = this.$refs.ref_process_form_complete.formData |
|
|
|
this.okflag = true |
|
|
|
} |
|
|
|
} else if (this.pageType === 'assign') { |
|
|
|
} else if (this.pageType === 'assign'||this.pageType === 'resetAssign') { |
|
|
|
this.$refs.ref_process_form_assign.getReplayInfo() |
|
|
|
this.replayInfo = this.$refs.ref_process_form_assign.formData |
|
|
|
if (this.$refs.ref_process_form_assign.okflag) { |
|
|
|