diff --git a/healthlink-his-ui/src/views/inpatientNurse/inpatientNurseStation/index.vue b/healthlink-his-ui/src/views/inpatientNurse/inpatientNurseStation/index.vue index 1a16c1054..4dedfe7af 100755 --- a/healthlink-his-ui/src/views/inpatientNurse/inpatientNurseStation/index.vue +++ b/healthlink-his-ui/src/views/inpatientNurse/inpatientNurseStation/index.vue @@ -96,9 +96,14 @@ + + - 退药管理 - 手术记录 --> + @@ -122,6 +127,7 @@ import { MedicalOrderProofread, RollFee, TprChart, + MedicineReturn, } from './index.js'; const activeTabName = ref('InOut');