src/views/ecg/doctor/Routine.vue @@ -1,3 +1,4 @@ <!--常规检查界面--> <script setup lang="ts"> import TitlePanel from "@/views/ecg/doctor/components/TitlePanel.vue"; import QueuePanel from "@/views/ecg/doctor/components/QueuePanel.vue";