diff --git a/openhis-ui-vue3/src/views/outpatient/doctor-workstation/ExaminationApplication.vue b/openhis-ui-vue3/src/views/outpatient/doctor-workstation/ExaminationApplication.vue new file mode 100644 index 000000000..98cc2767d --- /dev/null +++ b/openhis-ui-vue3/src/views/outpatient/doctor-workstation/ExaminationApplication.vue @@ -0,0 +1,235 @@ + + + + + + + 检查项目分类 + + + + + + + + 检查项目 + + + + + {{ cleanItemName(item.name) }} + + + + + + + + + + + 已选择项目 + + + + {{ cleanItemName(item.name) }} + + + + + + + + + + 检查方法 + + + + {{ method.name }} + + + + + + + + + + + + + + + + +