Fix Bug #443: 手术计费:点击签发耗材时异常报错
当手术计费弹窗中点击"签发"耗材时,因耗材的locationId(发放库房)为空导致后端异常。 在DoctorStationAdviceAppServiceImpl.handDevice方法中,当locationId为null时,使用登录用户的科室ID作为默认值, 与NurseBillingAppService中的处理方式保持一致。
This commit is contained in:
0
openhis-ui-vue3/src/views/doctorstation/components/adviceBaseList.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/adviceBaseList.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/api.js
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/api.js
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/callQueue/DoctorCallDialog.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/callQueue/DoctorCallDialog.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/consultation.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/consultation.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/diagnosis/addDiagnosisDialog.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/diagnosis/addDiagnosisDialog.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/diagnosis/diagnosis.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/diagnosis/diagnosis.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/diagnosis/diagnosisdialog.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/diagnosis/diagnosisdialog.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/diagnosis/diagnosislist.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/diagnosis/diagnosislist.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/diagnosis/infectiousDiseaseReportDialog.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/diagnosis/infectiousDiseaseReportDialog.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/emr/emr.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/emr/emr.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/emr/emrhistory.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/emr/emrhistory.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/emr/emrtemplate.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/emr/emrtemplate.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/eprescriptiondialog.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/eprescriptiondialog.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/eprescriptionlist.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/eprescriptionlist.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/examination/examinationApplication.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/examination/examinationApplication.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/hospitalizationDialog.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/hospitalizationDialog.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/hospitalizationEmr/api.js
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/hospitalizationEmr/api.js
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/hospitalizationEmr/components/history.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/hospitalizationEmr/components/history.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/hospitalizationEmr/components/template.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/hospitalizationEmr/components/template.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/hospitalizationEmr/components/templateEdit.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/hospitalizationEmr/components/templateEdit.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/hospitalizationEmr/index.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/hospitalizationEmr/index.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/infectiousReport/index.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/infectiousReport/index.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/inspection/inspectionApplication.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/inspection/inspectionApplication.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/patientList.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/patientList.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/pendingEmr/index.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/pendingEmr/index.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/prescription/orderBindInfo.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/prescription/orderBindInfo.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/prescription/orderGroupDrawer.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/prescription/orderGroupDrawer.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/prescription/prescriptionHistory.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/prescription/prescriptionHistory.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/prescription/prescriptionInfo.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/prescription/prescriptionInfo.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/prescription/prescriptionMedicineList.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/prescription/prescriptionMedicineList.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/prescription/prescriptionlist.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/prescription/prescriptionlist.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/prescription/refundListDialog.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/prescription/refundListDialog.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/prescription/skinTestInfo.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/prescription/skinTestInfo.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/prescription/test.md
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/prescription/test.md
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/reportQuery.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/reportQuery.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/reservationRecord.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/reservationRecord.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/store/medicalpage.js
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/store/medicalpage.js
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/store/patient.js
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/store/patient.js
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/surgery/surgeryApplication.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/surgery/surgeryApplication.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/tcm/tcmAdvice.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/tcm/tcmAdvice.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/tcm/tcmMedicineList.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/tcm/tcmMedicineList.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/tcm/tcmdiagnosisDialog.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/tcm/tcmdiagnosisDialog.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/todayOutpatient/TodayOutpatientPatientList.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/todayOutpatient/TodayOutpatientPatientList.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/todayOutpatient/TodayOutpatientStats.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/todayOutpatient/TodayOutpatientStats.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/todayOutpatient/api.js
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/todayOutpatient/api.js
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/todayOutpatient/index.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/components/todayOutpatient/index.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/doctorphrase/api.js
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/doctorphrase/api.js
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/doctorphrase/index.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/doctorphrase/index.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/index.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/index.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/mycardmanagement/api.js
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/mycardmanagement/api.js
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/mycardmanagement/index.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/mycardmanagement/index.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/pendingEmr.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/pendingEmr.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/todayOutpatient.vue
Normal file → Executable file
0
openhis-ui-vue3/src/views/doctorstation/todayOutpatient.vue
Normal file → Executable file
Reference in New Issue
Block a user