Browse Source

单独提交患者信息打印

maotao 1 week ago
parent
commit
5060ee7de4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/app/views/hushijiandan/hushijiandan.component.html

+ 1 - 1
src/app/views/hushijiandan/hushijiandan.component.html

@@ -2609,7 +2609,7 @@
2609 2609
 
2610 2610
 <!-- 打印门诊二维码的内容 -->
2611 2611
 <div id="print-section" hidden>
2612
-  <div style="width: 105mm;height: 148mm;overflow: hidden;display:flex;flex-direction: column;align-items: center; box-sizing: border-box;">
2612
+  <div style="width: 105mm;overflow: hidden;display:flex;flex-direction: column;align-items: center; box-sizing: border-box;">
2613 2613
     <div style="display:flex;justify-content: center;align-items: center;padding: 5mm;border-bottom: 1px solid #88c785;margin-bottom: 5mm;">
2614 2614
       <img  [src]="cardNoDto.logo" style="width: 90%;height: auto;">
2615 2615
     </div>