diff --git a/openhis-ui-vue3/src/views/catalog/diagnosistreatment/components/diagnosisTreatmentDialog.vue b/openhis-ui-vue3/src/views/catalog/diagnosistreatment/components/diagnosisTreatmentDialog.vue index 4890f23e..6c864519 100755 --- a/openhis-ui-vue3/src/views/catalog/diagnosistreatment/components/diagnosisTreatmentDialog.vue +++ b/openhis-ui-vue3/src/views/catalog/diagnosistreatment/components/diagnosisTreatmentDialog.vue @@ -376,7 +376,7 @@ import MedicineList from '../components/medicineList.vue'; import {getCurrentInstance, nextTick, watch} from 'vue'; const { proxy } = getCurrentInstance(); -const { unit_code, med_chrgitm_type, fin_type_code, activity_category_code, chrgitm_lv } = +const { specimen_code, unit_code, med_chrgitm_type, fin_type_code, activity_category_code, chrgitm_lv } = proxy.useDict( 'specimen_code', 'unit_code',