eight
2024-10-14 a3fd8c61c63f5ea5624371d8726fb141c336de38
src/views/ecg/doctor/components/TitleInstallPanel.vue
@@ -30,7 +30,7 @@
    </div>
    <div>
      已装机{{patientStatistic.finishedNum??0}}
      已领用{{patientStatistic.receivedNum??0}}
      待装机{{patientStatistic.receivedNum??0}}
    </div>
</div>