diff --git a/healthlink-his-ui/src/views/charge/outpatientregistration/index.vue b/healthlink-his-ui/src/views/charge/outpatientregistration/index.vue index 4510c642f..9287da74b 100755 --- a/healthlink-his-ui/src/views/charge/outpatientregistration/index.vue +++ b/healthlink-his-ui/src/views/charge/outpatientregistration/index.vue @@ -2236,6 +2236,7 @@ function selsectPatient(row) { form.value.firstEnum_enumText = row.firstEnum_enumText; form.value.age = row.age; form.value.identifierNo = row.identifierNo; + showPopover.value = false; } // 设置新增参数