diff --git a/healthlink-his-ui/src/views/orderclosedloop/statistics/index.vue b/healthlink-his-ui/src/views/orderclosedloop/statistics/index.vue index a33f27f99..8b7e008fb 100644 --- a/healthlink-his-ui/src/views/orderclosedloop/statistics/index.vue +++ b/healthlink-his-ui/src/views/orderclosedloop/statistics/index.vue @@ -18,7 +18,7 @@ {{ statistics.drugClosedRate }}% @@ -37,7 +37,7 @@ {{ statistics.labClosedRate }}% @@ -56,7 +56,7 @@ {{ statistics.examClosedRate }}% @@ -75,7 +75,7 @@ {{ statistics.treatmentClosedRate }}% @@ -156,7 +156,7 @@ > @@ -386,4 +386,4 @@ onMounted(() => { display: flex; justify-content: flex-end; } - + \ No newline at end of file