|
@@ -1698,7 +1698,7 @@ const beforeCancelRegister = () => {
|
|
|
times: patient.value.admissTimes,
|
|
|
ledgerSn: patient.value.ledgerSn,
|
|
|
insuplc_admdvs: patient.value.insuplcAdmdvs,
|
|
|
- mdtrt_id: patient.value.mdtrtId,
|
|
|
+ med_type: patient.value.medType
|
|
|
}),
|
|
|
})
|
|
|
.then(res => res.json())
|