diff --git a/src/components/doctorCheck/PacsDcmList.vue b/src/components/doctorCheck/PacsDcmList.vue index 4f33231..d0a9947 100644 --- a/src/components/doctorCheck/PacsDcmList.vue +++ b/src/components/doctorCheck/PacsDcmList.vue @@ -8,7 +8,7 @@ :style="`overflow-y: auto;width: ${window.pageWidth - 330}px;height: ${window.pageHeight - 105}px;`">
+ :style="`overflow-y: auto;max-width: ${window.pageWidth - 330}px;height: auto;`">
diff --git a/src/components/doctorCheck/PacsImgPreview.vue b/src/components/doctorCheck/PacsImgPreview.vue new file mode 100644 index 0000000..2a15874 --- /dev/null +++ b/src/components/doctorCheck/PacsImgPreview.vue @@ -0,0 +1,708 @@ + + + diff --git a/src/components/patientRegister/PatientRegisterList.vue b/src/components/patientRegister/PatientRegisterList.vue index 87e04aa..6e081fe 100644 --- a/src/components/patientRegister/PatientRegisterList.vue +++ b/src/components/patientRegister/PatientRegisterList.vue @@ -2,74 +2,40 @@
-
+
- - - + + +