Kaynağa Gözat

修改打印模版问题

张保健 5 yıl önce
ebeveyn
işleme
f9c3387739

+ 6 - 6
src/xt_pages/dialysis/batch_print/batch_print_order_other.vue Dosyayı Görüntüle

@@ -269,7 +269,7 @@
269 269
                       <td>{{''}}</td>
270 270
                       <td>{{''}}</td>
271 271
                       <td>{{''}}</td>
272
-                      <td style="line-height:16px;padding:0px;"><div style="height:48px;line-height:48px; overflow:hidden;"><span style="word-break: break-all;margin:0;line-height:16px;-webkit-line-clamp:3;overflow:visible;display:inline-block;vertical-align:middle;height:auto;"> {{record.assessment_before_dislysis&&record.assessment_before_dislysis.remark.length>0?record.assessment_before_dislysis.remark:''}}</span></div></td>
272
+                      <td style="line-height:16px;padding:0px;"><div style="min-height:40px;line-height:40px; overflow:hidden;"><span style="word-break: break-all;margin:0;line-height:16px;-webkit-line-clamp:3;overflow:visible;display:inline-block;vertical-align:middle;height:auto;"> {{record.assessment_before_dislysis&&record.assessment_before_dislysis.remark.length>0?record.assessment_before_dislysis.remark:''}}</span></div></td>
273 273
                       <td>
274 274
                         <span v-if="setAdminUserES(record.assessment_before_dislysis, 'creater') == ''">{{getAdminUser(record.assessment_before_dislysis,'creater')}}</span>
275 275
                         <img class="es-img" :src="setAdminUserES(record.assessment_before_dislysis,'creater')"  alt="" srcset="" v-else>
@@ -285,7 +285,7 @@
285 285
                       <td>{{monitor_record.blood_flow_volume?monitor_record.blood_flow_volume:''}}</td>
286 286
                       <td>{{monitor_record.ultrafiltration_volume?monitor_record.ultrafiltration_volume:'/'}}</td>
287 287
                       <td>{{monitor_record.sodium_concentration?monitor_record.sodium_concentration:''}}</td>
288
-                      <td style="line-height:16px;padding:0px;"> <div style="height:48px;line-height:48px; overflow:hidden;"><span style="word-break: break-all;margin:0;line-height:16px;-webkit-line-clamp:3;overflow:visible;display:inline-block;vertical-align:middle;height:auto;">{{monitor_record.symptom}}&nbsp;{{monitor_record.dispose}}&nbsp;{{monitor_record.result}}</span></div></td>
288
+                      <td style="line-height:16px;padding:0px;"> <div style="min-height:40px;line-height:40px; overflow:hidden;"><span style="word-break: break-all;margin:0;line-height:16px;-webkit-line-clamp:3;overflow:visible;display:inline-block;vertical-align:middle;height:auto;">{{monitor_record.symptom}}&nbsp;{{monitor_record.dispose}}&nbsp;{{monitor_record.result}}</span></div></td>
289 289
                       <td><span v-if="setAdminUserES(monitor_record, 'monitoring_nurse') == ''">{{getAdminUser(monitor_record, 'monitoring_nurse')}}</span><img class="es-img" :src="setAdminUserES(monitor_record, 'monitoring_nurse')" alt="" srcset=""  v-else ></td>
290 290
                     </tr>
291 291
                     </tbody>
@@ -324,7 +324,7 @@
324 324
               <div class="inline_block" style="margin-left: 10px;">
325 325
                 性别:
326 326
                 <check-box text="男" :checked="record.patient.gender == 1"></check-box>
327
-                &nbsp
327
+                &nbsp;
328 328
                 <check-box text="女" :checked="record.patient.gender == 2"></check-box>
329 329
               </div>
330 330
               <div class="inline_block" style="margin-left: 10px;">
@@ -373,7 +373,7 @@
373 373
                       <td>{{monitor_record.blood_flow_volume?monitor_record.blood_flow_volume:''}}</td>
374 374
                       <td>{{monitor_record.ultrafiltration_volume?monitor_record.ultrafiltration_volume:'/'}}</td>
375 375
                       <td>{{monitor_record.sodium_concentration?monitor_record.sodium_concentration:''}}</td>
376
-                      <td style="line-height:16px;padding:0px;"> <div style="height:48px;line-height:48px; overflow:hidden;"><span style="word-break: break-all;margin:0;line-height:16px;-webkit-line-clamp:3;overflow:visible;display:inline-block;vertical-align:middle;height:auto;"> {{monitor_record.symptom}}&nbsp;{{monitor_record.dispose}}&nbsp;{{monitor_record.result}}</span></div></td>
376
+                      <td style="line-height:16px;padding:0px;"> <div style="min-height:40px;line-height:40px; overflow:hidden;"><span style="word-break: break-all;margin:0;line-height:16px;-webkit-line-clamp:3;overflow:visible;display:inline-block;vertical-align:middle;height:auto;"> {{monitor_record.symptom}}&nbsp;{{monitor_record.dispose}}&nbsp;{{monitor_record.result}}</span></div></td>
377 377
                       <td><span v-if="setAdminUserES(monitor_record, 'monitoring_nurse') == ''">{{getAdminUser(monitor_record, 'monitoring_nurse')}}</span><img class="es-img" :src="setAdminUserES(monitor_record, 'monitoring_nurse')" alt="" srcset=""  v-else ></td>
378 378
                     </tr>
379 379
                     </tbody>
@@ -635,7 +635,7 @@
635 635
             <div class="inline_block" style="margin-left: 10px;">
636 636
               性别:
637 637
               <check-box text="男" :checked="record.patient.gender == 1"></check-box>
638
-              &nbsp
638
+              &nbsp;
639 639
               <check-box text="女" :checked="record.patient.gender == 2"></check-box>
640 640
             </div>
641 641
             <div class="inline_block" style="margin-left: 10px;">
@@ -971,7 +971,7 @@
971 971
                 <div class="inline_block" style="margin-left: 10px;">
972 972
                   性别:
973 973
                   <check-box text="男" :checked="record.patient.gender == 1"></check-box>
974
-                  &nbsp
974
+                  &nbsp;
975 975
                   <check-box text="女" :checked="record.patient.gender == 2"></check-box>
976 976
                 </div>
977 977
                 <div class="inline_block" style="margin-left: 10px;">

+ 4 - 4
src/xt_pages/dialysis/batch_print/batch_print_order_other_one.vue Dosyayı Görüntüle

@@ -265,7 +265,7 @@
265 265
                       <td>{{''}}</td>
266 266
                       <td>{{''}}</td>
267 267
                       <td>{{''}}</td>
268
-                      <td style="line-height:16px;padding:0px;"><div style="height:48px;line-height:48px; overflow:hidden;"><span style="word-break: break-all;margin:0;line-height:16px;-webkit-line-clamp:3;overflow:visible;display:inline-block;vertical-align:middle;height:auto;"> {{record.assessment_before_dislysis&&record.assessment_before_dislysis.remark.length>0?record.assessment_before_dislysis.remark:''}}</span></div></td>
268
+                      <td style="line-height:16px;padding:0px;"><div style="min-height:40px;line-height:40px; overflow:hidden;"><span style="word-break: break-all;margin:0;line-height:16px;-webkit-line-clamp:3;overflow:visible;display:inline-block;vertical-align:middle;height:auto;"> {{record.assessment_before_dislysis&&record.assessment_before_dislysis.remark.length>0?record.assessment_before_dislysis.remark:''}}</span></div></td>
269 269
                       <td>
270 270
                         <span v-if="setAdminUserES(record.assessment_before_dislysis, 'creater') == ''">{{getAdminUser(record.assessment_before_dislysis,'creater')}}</span>
271 271
                         <img class="es-img" :src="setAdminUserES(record.assessment_before_dislysis,'creater')"  alt="" srcset="" v-else>
@@ -281,7 +281,7 @@
281 281
                       <td>{{monitor_record.blood_flow_volume?monitor_record.blood_flow_volume:''}}</td>
282 282
                       <td>{{monitor_record.ultrafiltration_volume?monitor_record.ultrafiltration_volume:'/'}}</td>
283 283
                       <td>{{monitor_record.sodium_concentration?monitor_record.sodium_concentration:''}}</td>
284
-                      <td style="line-height:16px;padding:0px;"> <div style="height:48px;line-height:48px; overflow:hidden;"><span style="word-break: break-all;margin:0;line-height:16px;-webkit-line-clamp:3;overflow:visible;display:inline-block;vertical-align:middle;height:auto;">{{monitor_record.symptom}}&nbsp;{{monitor_record.dispose}}&nbsp;{{monitor_record.result}}</span></div></td>
284
+                      <td style="line-height:16px;padding:0px;"> <div style="min-height:40px;line-height:40px; overflow:hidden;"><span style="word-break: break-all;margin:0;line-height:16px;-webkit-line-clamp:3;overflow:visible;display:inline-block;vertical-align:middle;height:auto;">{{monitor_record.symptom}}&nbsp;{{monitor_record.dispose}}&nbsp;{{monitor_record.result}}</span></div></td>
285 285
                       <td><span v-if="setAdminUserES(monitor_record, 'monitoring_nurse') == ''">{{getAdminUser(monitor_record, 'monitoring_nurse')}}</span><img class="es-img" :src="setAdminUserES(monitor_record, 'monitoring_nurse')" alt="" srcset=""  v-else ></td>
286 286
                     </tr>
287 287
                     </tbody>
@@ -320,7 +320,7 @@
320 320
               <div class="inline_block" style="margin-left: 10px;">
321 321
                 性别:
322 322
                 <check-box text="男" :checked="record.patient.gender == 1"></check-box>
323
-                &nbsp
323
+                &nbsp;
324 324
                 <check-box text="女" :checked="record.patient.gender == 2"></check-box>
325 325
               </div>
326 326
               <div class="inline_block" style="margin-left: 10px;">
@@ -368,7 +368,7 @@
368 368
                       <td>{{monitor_record.blood_flow_volume?monitor_record.blood_flow_volume:''}}</td>
369 369
                       <td>{{monitor_record.ultrafiltration_volume?monitor_record.ultrafiltration_volume:'/'}}</td>
370 370
                       <td>{{monitor_record.sodium_concentration?monitor_record.sodium_concentration:''}}</td>
371
-                      <td style="line-height:16px;padding:0px;"> <div style="height:48px;line-height:48px; overflow:hidden;"><span style="word-break: break-all;margin:0;line-height:16px;-webkit-line-clamp:3;overflow:visible;display:inline-block;vertical-align:middle;height:auto;"> {{monitor_record.symptom}}&nbsp;{{monitor_record.dispose}}&nbsp;{{monitor_record.result}}</span></div></td>
371
+                      <td style="line-height:16px;padding:0px;"> <div style="min-height:40px;line-height:40px; overflow:hidden;"><span style="word-break: break-all;margin:0;line-height:16px;-webkit-line-clamp:3;overflow:visible;display:inline-block;vertical-align:middle;height:auto;"> {{monitor_record.symptom}}&nbsp;{{monitor_record.dispose}}&nbsp;{{monitor_record.result}}</span></div></td>
372 372
                       <td><span v-if="setAdminUserES(monitor_record, 'monitoring_nurse') == ''">{{getAdminUser(monitor_record, 'monitoring_nurse')}}</span><img class="es-img" :src="setAdminUserES(monitor_record, 'monitoring_nurse')" alt="" srcset=""  v-else ></td>
373 373
                     </tr>
374 374
                     </tbody>

+ 1 - 1
src/xt_pages/dialysis/template/DialysisPrintOrderSix.vue Dosyayı Görüntüle

@@ -458,7 +458,7 @@
458 458
                   <td style="line-height:16px;padding:0px;">
459 459
                     <div style="min-height:35px;line-height:35px; overflow:hidden;">
460 460
                           <span style="word-break: break-all;margin:0;line-height:16px;-webkit-line-clamp:3;overflow:visible;display:inline-block;vertical-align:middle;height:auto;">
461
-                            <template v-if="monindex == 0">【开始透析】</template>
461
+                            <template v-if="monitor.operate_time == dialysisOrder.start_time">【开始透析】</template>
462 462
                             {{monitor.end}}
463 463
                             {{monitor.symptom}}  &nbsp;{{monitor.dispose}} &nbsp;{{monitor.result}}
464 464
                           </span>

+ 3 - 3
src/xt_pages/dialysis/template/dialysisPrintOrderTwo.vue Dosyayı Görüntüle

@@ -254,7 +254,7 @@
254 254
                     <td>{{''}}</td>
255 255
                     <td>{{''}}</td>
256 256
                     <td>{{''}}</td>
257
-                    <td style="line-height:16px;padding:0px;"> <div style="height:48px;line-height:48px; overflow:hidden;"><span style="word-break: break-all;margin:0;line-height:16px;-webkit-line-clamp:3;overflow:visible;display:inline-block;vertical-align:middle;height:auto;"> {{predialysis.remark}}</span></div></td>
257
+                    <td style="line-height:16px;padding:0px;"> <div style="min-height:40px;line-height:40px; overflow:hidden;"><span style="word-break: break-all;margin:0;line-height:16px;-webkit-line-clamp:3;overflow:visible;display:inline-block;vertical-align:middle;height:auto;"> {{predialysis.remark}}</span></div></td>
258 258
                     <td>
259 259
                       <span v-if="setAdminUserES(predialysis.creater) == ''">{{getAdminUser(predialysis.creater)}}</span>
260 260
                       <img class="es-img" :src="setAdminUserES(predialysis.creater)"  alt="" srcset="" v-else>
@@ -272,7 +272,7 @@
272 272
                     <td>{{monitor.blood_flow_volume?monitor.blood_flow_volume:''}}</td>
273 273
                     <td>{{monitor.ultrafiltration_volume?monitor.ultrafiltration_volume:'/'}}</td>
274 274
                     <td>{{monitor.sodium_concentration?monitor.sodium_concentration:''}}</td>
275
-                    <td style="line-height:16px;padding:0px;"><div style="height:48px;line-height:48px; overflow:hidden;"><span style="word-break: break-all;margin:0;line-height:16px;-webkit-line-clamp:3;overflow:visible;display:inline-block;vertical-align:middle;height:auto;">{{monitor.symptom}}  &nbsp;{{monitor.dispose}} &nbsp;{{monitor.result}} </span> </div></td>
275
+                    <td style="line-height:16px;padding:0px;"><div style="min-height:40px;line-height:40px; overflow:hidden;"><span style="word-break: break-all;margin:0;line-height:16px;-webkit-line-clamp:3;overflow:visible;display:inline-block;vertical-align:middle;height:auto;">{{monitor.symptom}}  &nbsp;{{monitor.dispose}} &nbsp;{{monitor.result}} </span> </div></td>
276 276
                     <td>
277 277
                       <span v-if="setAdminUserES(monitor.monitoring_nurse) == ''">{{getAdminUser(monitor.monitoring_nurse)}}</span>
278 278
                       <img class="es-img" :src="setAdminUserES(monitor.monitoring_nurse)"  alt="" srcset="" v-else>
@@ -358,7 +358,7 @@
358 358
                   <td>{{monitor.blood_flow_volume?monitor.blood_flow_volume:''}}</td>
359 359
                   <td>{{monitor.ultrafiltration_volume?monitor.ultrafiltration_volume:'/'}}</td>
360 360
                   <td>{{monitor.sodium_concentration?monitor.sodium_concentration:''}}</td>
361
-                  <td style="line-height:16px;"><div style="height:48px;line-height:48px; overflow:hidden;"><span style="word-break: break-all;margin:0;line-height:16px;-webkit-line-clamp:3;overflow:visible;display:inline-block;vertical-align:middle;height:auto;">{{monitor.symptom}}  &nbsp;{{monitor.dispose}} &nbsp;{{monitor.result}}</span></div>  </td>
361
+                  <td style="line-height:16px;"><div style="min-height:40px;line-height:40px; overflow:hidden;"><span style="word-break: break-all;margin:0;line-height:16px;-webkit-line-clamp:3;overflow:visible;display:inline-block;vertical-align:middle;height:auto;">{{monitor.symptom}}  &nbsp;{{monitor.dispose}} &nbsp;{{monitor.result}}</span></div>  </td>
362 362
                   <td>
363 363
                     <span v-if="setAdminUserES(monitor.monitoring_nurse) == ''">{{getAdminUser(monitor.monitoring_nurse)}}</span>
364 364
                     <img class="es-img" :src="setAdminUserES(monitor.monitoring_nurse)"  alt="" srcset="" v-else>