소스 검색

修改打印单

张保健 4 년 전
부모
커밋
0afd68d909
1개의 변경된 파일1개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 4
      src/xt_pages/dialysis/template/DialysisPrintOrderSix.vue

+ 1 - 4
src/xt_pages/dialysis/template/DialysisPrintOrderSix.vue 파일 보기

@@ -115,10 +115,7 @@
115 115
         </div>
116 116
         <div class="inline_block" style="margin-left: 10px;">
117 117
           诊断:
118
-          <div
119
-            class="under_line"
120
-            style="width: 640px;text-align: left;word-break: break-all;word-wrap: break-word;display: inline-block;white-space: pre-wrap;"
121
-          >
118
+          <div class="under_line" style="width: 640px;text-align: left;word-wrap: break-word;white-space: inherit;" >
122 119
             {{ patientInfo.diagnose }}
123 120
           </div>
124 121
         </div>