diff --git a/openhis-ui-vue3/src/views/patientmanagement/outpatienrecords/index.vue b/openhis-ui-vue3/src/views/patientmanagement/outpatienrecords/index.vue index e928bd1f1..0902f3ed9 100755 --- a/openhis-ui-vue3/src/views/patientmanagement/outpatienrecords/index.vue +++ b/openhis-ui-vue3/src/views/patientmanagement/outpatienrecords/index.vue @@ -75,30 +75,12 @@ clearable style="width: 120px" > - - - - - - + + + + + + { outpatienRecordsList.value = response.data.records; total.value = response.data.total;