diff --git a/openhis-ui-vue3/src/views/outpatient/doctor/components/ExamItemSelector.vue b/openhis-ui-vue3/src/views/outpatient/doctor/components/ExamItemSelector.vue new file mode 100644 index 000000000..ccd34b417 --- /dev/null +++ b/openhis-ui-vue3/src/views/outpatient/doctor/components/ExamItemSelector.vue @@ -0,0 +1,183 @@ + + + + + + 检查项目分类 + + + + + + 检查项目 + + + {{ item.name }} + + + + + + + 已选择 + + + + + + + {{ group.itemName }} + + + + + + {{ method.name }} + + + + + + + + + + + + +