|
|
@ -1853,7 +1853,7 @@ export default { |
|
|
} else { |
|
|
} else { |
|
|
return postapi("/api/app/lisrequest/updatelisrequestisprint", { |
|
|
return postapi("/api/app/lisrequest/updatelisrequestisprint", { |
|
|
operateType: 1, |
|
|
operateType: 1, |
|
|
patientRegisterId: prId, |
|
|
|
|
|
|
|
|
patientRegisterId: this.form.id, |
|
|
}); |
|
|
}); |
|
|
} |
|
|
} |
|
|
}) |
|
|
}) |
|
|
|