lihong vor 1 Jahr
Ursprung
Commit
7538e6a7c7
1 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 3 3
      src/main/resources/templates/mz/clinic.html

+ 3 - 3
src/main/resources/templates/mz/clinic.html

@@ -3588,9 +3588,9 @@
 <!--检查检验报告弹窗结尾-->
 
 <!--检验检查-->
-<div class="modal fade bs-example-modal-lg" tabindex="-1" role="dialog" aria-hidden="true" id="previewJcJyPacsModal">
+<div class="modal fade bs-example-modal-lg" tabindex="-1" role="dialog" aria-hidden="true"  id="previewJcJyPacsModal">
     <div class="modal-dialog modal-lg">
-        <div class="modal-content" style="width: 1180px;max-height: 700px;overflow-y: auto;">
+        <div class="modal-content" style="width: 1180px;height: 750px;overflow-y: auto;">
             <div class="modal-header">
                 <button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span>
                 </button>
@@ -3604,7 +3604,7 @@
                         </button>
                     </div>
                 </div>
-                <div style="height: 450px">
+                <div style="height: 650px;overflow-y: auto;" >
                     <iframe id="jyjcpacsDiv" align="center" width="100%" height="100%" frameborder="no" border="0" marginwidth="0"
                             marginheight="0" scrolling="no"></iframe>
                 </div>