yq1 преди 5 месеца
родител
ревизия
61472edd84

+ 121 - 155
src/xt_pages/dialysis/batch_print/batch_print_order_eighty.vue Целия файл

@@ -28,9 +28,10 @@
28 28
                 display: inline-block;
29 29
               "
30 30
             >
31
-              {{ orgname }} 血液净化治疗记录单
31
+              {{ orgname }}<br/>血液净化治疗记录单
32 32
             </div>
33 33
           </div>
34
+          
34 35
           <div class="row">
35 36
             <div class="inline_block">
36 37
               姓名:
@@ -133,13 +134,13 @@
133 134
                   <td colspan="2">
134 135
                     <div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
135 136
                       <div class="inline_block" style="flex: 1">
136
-                        本次透析日期
137
+                        本次透析日期:
137 138
                         <div class="under_line" style="width: 100px; text-align: center">
138 139
                           {{ getTime(record.schedule_date, "{y}-{m}-{d}") }}
139 140
                         </div>
140 141
                       </div>
141 142
                       <div class="inline_block" style="flex: 1">
142
-                        透析次数
143
+                        透析次数:
143 144
                         <div class="under_line" style="width: 70px; text-align: center">
144 145
                           {{
145 146
                               record.Count +
@@ -148,10 +149,10 @@
148 149
                                   record.patient.user_sys_before_count
149 150
                                 : "/"
150 151
                             }}
151
-                        </div>
152
+                        </div>
152 153
                       </div>
153 154
                       <div class="inline_block" style="flex: 1">
154
-                        透析机型号
155
+                        透析机型号:
155 156
                         <div class="under_line" style="width: 60%; text-align: center">
156 157
                           <span v-if="record.bed_id !=0 && record.bed_id !=''">
157 158
                             {{ getnumberlist(record.bed_id) }} 
@@ -159,7 +160,7 @@
159 160
                         </div>
160 161
                       </div>
161 162
                       <div class="inline_block" style="flex: 1">
162
-                        透析机号
163
+                        透析机号:
163 164
                         <div class="under_line" style="width: 70px; text-align: center">
164 165
                           {{
165 166
                             record.dialysis_order &&
@@ -168,12 +169,12 @@
168 169
                               ? record.dialysis_order.device_number.number
169 170
                               : record.device_number.number
170 171
                           }}
171
-                        </div>
172
+                        </div>
172 173
                       </div>
173 174
                     </div>
174 175
                     <div class="row" style="padding: 2px 0; line-height: 23px;display: flex">
175 176
                       <div class="inline_block" style="flex: 1;">
176
-                        T:
177
+                        温度:
177 178
                         <div class="under_line" style="width: 50px; text-align: center">
178 179
                           {{
179 180
                             record.assessment_before_dislysis.temperature
@@ -184,7 +185,7 @@
184 185
                         °C
185 186
                       </div>
186 187
                       <div class="inline_block" style="flex: 1;">
187
-                        P:
188
+                        脉搏:
188 189
                         <div class="under_line" style="width: 50px; text-align: center">
189 190
                           {{
190 191
                             record.assessment_before_dislysis.pulse_frequency
@@ -195,18 +196,7 @@
195 196
                         次/分
196 197
                       </div>
197 198
                       <div class="inline_block" style="flex: 1;">
198
-                        R:
199
-                        <div class="under_line" style="width: 50px; text-align: center">
200
-                          {{
201
-                            record.assessment_before_dislysis.breathing_rate
202
-                              ? record.assessment_before_dislysis.breathing_rate
203
-                              : "/"
204
-                          }}
205
-                        </div>
206
-                        次/分
207
-                      </div>
208
-                      <div class="inline_block" style="flex: 1;">
209
-                        BP:
199
+                        血压:
210 200
                         <div class="under_line" style="width: 50px; text-align: center">
211 201
                           {{
212 202
                             record.assessment_before_dislysis.systolic_blood_pressure
@@ -224,10 +214,21 @@
224 214
                         </div>
225 215
                         mmHg
226 216
                       </div>
217
+                      <div class="inline_block" style="flex: 1;">
218
+                        呼吸:
219
+                        <div class="under_line" style="width: 50px; text-align: center">
220
+                          {{
221
+                            record.assessment_before_dislysis.breathing_rate
222
+                              ? record.assessment_before_dislysis.breathing_rate
223
+                              : "/"
224
+                          }}
225
+                        </div>
226
+                        次/分
227
+                      </div>
227 228
                     </div>
228 229
                     <div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
229 230
                       <div class="inline_block" style="flex: 1;">
230
-                        透析时间:
231
+                        透析时间:
231 232
                         <div class="under_line"
232 233
                           style=" width: 50%; text-align: center; white-space: normal; "
233 234
                         >
@@ -237,7 +238,7 @@
237 238
                       </div>
238 239
 
239 240
                       <div class="inline_block" style="flex: 1">
240
-                        透析方式
241
+                        透析方式:
241 242
                         <div class="under_line"
242 243
                           style="width: 50%;text-align: center;white-space: normal;"
243 244
                         >
@@ -246,7 +247,7 @@
246 247
                       </div>
247 248
 
248 249
                       <div class="inline_block" style="flex: 1;">
249
-                        血管通路
250
+                        血管通路:
250 251
                         <div class="under_line" style="width: 68%;white-space: normal;">
251 252
                           <!-- {{ QueryPartById(predialysis.blood_access_part_id) }} -->
252 253
                           {{
@@ -264,7 +265,7 @@
264 265
                       </div>
265 266
                       
266 267
                       <div class="inline_block" style="flex: 1">
267
-                        导管
268
+                        导管:
268 269
                         <div class="under_line"
269 270
                           style="width: 80%; text-align: center;white-space: normal;"
270 271
                         >
@@ -274,7 +275,7 @@
274 275
                     </div>
275 276
                     <div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
276 277
                       <div class="inline_block" style="flex: 1">
277
-                        透析(滤)器
278
+                        透析(滤)器:
278 279
                         <div class="under_line"
279 280
                           style="width: 40%; text-align: center"
280 281
                         >
@@ -293,7 +294,7 @@
293 294
                         </div>
294 295
                       </div>
295 296
                       <div class="inline_block" style="flex: 1">
296
-                        灌流器
297
+                        灌流器:
297 298
                         <div class="under_line" style="width: 80px; text-align: center">
298 299
                           {{
299 300
                            record.prescription.dialysis_irrigation
@@ -304,20 +305,17 @@
304 305
                       </div>
305 306
 
306 307
                       <div class="inline_block" style="flex: 1">
307
-                        置换方式
308
+                        置换方式:
308 309
                         <div class="under_line"
309
-                          style="width: 100px; text-align: center"
310
+                          style="width: 50px; text-align: center"
310 311
                         >
311 312
                           {{
312 313
                             getDisplaceLiquiPart(record.prescription.displace_liqui_part)
313 314
                           }}
314 315
                         </div>
315
-                      </div>
316
-
317
-                      <div class="inline_block" style="flex: 1">
318
-                        置换量:
316
+                        置换量:
319 317
                         <div class="under_line"
320
-                          style="width: 70px; text-align: center"
318
+                          style="width: 30px; text-align: center"
321 319
                         >
322 320
                           <span>{{
323 321
                             record.prescription.replacement_total
@@ -330,7 +328,7 @@
330 328
                       </div>
331 329
 
332 330
                       <div class="inline_block" style="flex: 1">
333
-                        血流量
331
+                        血流量:
334 332
                         <div class="under_line"
335 333
                           style="width: 50px; text-align: center"
336 334
                         >
@@ -345,7 +343,7 @@
345 343
                     </div>
346 344
                     <div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
347 345
                       <div class="inline_block" style="flex: 1">
348
-                        干体重
346
+                        干体重:
349 347
                         <div class="under_line" style="width: 100px; text-align: center">
350 348
                           {{
351 349
                             record.assessment_before_dislysis.dry_weight 
@@ -355,14 +353,14 @@
355 353
                         kg
356 354
                       </div>
357 355
                       <div class="inline_block" style="flex: 1">
358
-                        上次透后体重
356
+                        上次透后体重:
359 357
                         <div class="under_line" style="width: 100px; text-align: center">
360 358
                           {{record.lastafterweight.weight_after ? record.lastafterweight.weight_after:"未称重"}}
361 359
                         </div>
362 360
                         kg
363 361
                       </div>
364 362
                       <div class="inline_block" style="flex: 1">
365
-                        透前体重
363
+                        透前体重:
366 364
                         <div class="under_line" style="width: 70px; text-align: center">
367 365
                           <span>{{
368 366
                                record.assessment_before_dislysis.weight_before
@@ -379,7 +377,7 @@
379 377
                         kg
380 378
                       </div>
381 379
                       <div class="inline_block" style="flex: 1">
382
-                        计划超滤量
380
+                        计划超滤量:
383 381
                         <div class="under_line" style="width: 100px; text-align: center">
384 382
                           {{
385 383
                             record.prescription.target_ultrafiltration
@@ -387,12 +385,25 @@
387 385
                               : "/"
388 386
                           }}
389 387
                         </div>
390
-                        L
388
+                        kg
391 389
                       </div>
392 390
                     </div>
393 391
                     <div class="row" style="padding: 2px 0; line-height: 23px;display: flex;">
394
-                      <div class="inline_block" style="flex: 1.3;">
395
-                        透析液成分:钾:
392
+                      <div class="inline_block" style="flex: 1;">
393
+                        透析液流量:
394
+                        <div class="under_line"
395
+                          style="width: 50px; text-align: center"
396
+                        >
397
+                          {{
398
+                            record.prescription.dialysate_flow
399
+                              ? record.prescription.dialysate_flow
400
+                              : "/"
401
+                          }}
402
+                        </div>
403
+                        ml/min
404
+                      </div>
405
+                      <div class="inline_block" style="flex: 1;">
406
+                        透析液成分:钾:
396 407
                         <div class="under_line"
397 408
                           style="width: 50px; text-align: center"
398 409
                         >
@@ -402,27 +413,24 @@
402 413
                         mmol/L
403 414
                       </div>
404 415
                       <div class="inline_block" style="flex: 1;">
405
-                        钠:
406
-                        <div
407
-                          class="under_line"
408
-                          style="width: 50px; text-align: center"
416
+                        钠:
417
+                        <div class="under_line"
418
+                          style="width: 35px; text-align: center"
409 419
                         >
410 420
                         <span>{{ record.prescription.sodium ? record.prescription.sodium : "/" }}</span>
411 421
                         </div>
412 422
                         mmol/L
413
-                      </div>
414
-                      <div class="inline_block" style="flex: 1;">
415
-                        钙:
416
-                        <div
417
-                          class="under_line"
418
-                          style="width: 50px; text-align: center"
423
+                        钙:
424
+                        <div class="under_line"
425
+                          style="width: 35px; text-align: center"
419 426
                         >
420 427
                         <span> {{ record.prescription.calcium ? record.prescription.calcium : "/" }}</span>                     
421 428
                         </div>
422 429
                         mmol/L
423 430
                       </div>
424
-                      <div class="inline_block" style="flex: 1.2;">
425
-                        碳酸氢根:
431
+                      
432
+                      <div class="inline_block" style="flex: 1;">
433
+                        碳酸氢根:
426 434
                         <div class="under_line"
427 435
                           style="width: 50px; text-align: center"
428 436
                         >
@@ -434,23 +442,11 @@
434 442
                         </div>
435 443
                         mmol/L
436 444
                       </div>
437
-                      <div class="inline_block" style="flex: 1;">
438
-                        流量:
439
-                        <div class="under_line"
440
-                          style="width: 50px; text-align: center"
441
-                        >
442
-                          {{
443
-                            record.prescription.dialysate_flow
444
-                              ? record.prescription.dialysate_flow
445
-                              : "/"
446
-                          }}
447
-                        </div>
448
-                        ml/min
449
-                      </div>
445
+                      
450 446
                     </div>
451 447
                     <div class="row" style="padding: 2px 0; line-height: 23px;display: flex;">
452 448
                       <div class="inline_block" style="flex: 1;">
453
-                        抗凝剂
449
+                        抗凝剂:
454 450
                         <div class="under_line"
455 451
                           style="width: 150px; text-align: center"
456 452
                         >
@@ -463,7 +459,7 @@
463 459
                       <div class="inline_block" style="flex: 1;"
464 460
                         v-if="record.prescription.anticoagulant != 5"
465 461
                       >
466
-                        首剂
462
+                        首剂:
467 463
                         <div class="under_line"
468 464
                           style="width: 50px; text-align: center"
469 465
                         >
@@ -479,7 +475,7 @@
479 475
                         
480 476
                       </div>
481 477
                       <div class="inline_block" style="flex: 1;">
482
-                        追加
478
+                        追加:
483 479
                         <div class="under_line"
484 480
                           style="width: 50px; text-align: center"
485 481
                         >
@@ -497,7 +493,7 @@
497 493
                       <div class="inline_block" style="flex: 1;"
498 494
                         v-if="record.prescription.anticoagulant == 5"
499 495
                       >
500
-                        钙名称
496
+                        钙名称:
501 497
                         <div
502 498
                           class="under_line"
503 499
                           style="width: 150px; text-align: center"
@@ -512,7 +508,7 @@
512 508
                       <div class="inline_block" style="flex: 1;"
513 509
                         v-if="record.prescription.anticoagulant == 5"
514 510
                       >
515
-                        钙剂量
511
+                        钙剂量:
516 512
                         <div
517 513
                           class="under_line"
518 514
                           style="width: 50px; text-align: center"
@@ -528,7 +524,7 @@
528 524
                       <div class="inline_block" style="flex: 1;"
529 525
                         v-if="record.prescription.anticoagulant != 5"
530 526
                       >
531
-                        总量
527
+                        总量:
532 528
                         <div class="under_line"
533 529
                           style="width: 50px; text-align: center"
534 530
                         >
@@ -545,14 +541,24 @@
545 541
                       </div>
546 542
                     </div>
547 543
                     <div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
548
-                      <div style="flex:2">流行性病史:</div>
544
+                      <div style="flex:2">
545
+                        流行性病史:
546
+                        <div class="under_line"
547
+                          style="width: 40%; text-align: center"
548
+                        >
549
+                          <span style="display: inline-block;height: 30px;"></span>
550
+                        </div>
551
+                      </div>
549 552
                       <div style="flex:1">医生签名:
550
-                        <span v-if=" setAdminUserES( record.prescription, 'creater') == ''">
551
-                          {{ getAdminUser( record.prescription, "creater")}}
552
-                        </span>
553
-                        <img class="es-img" :src=" setAdminUserES( record.prescription, 'creater')"
554
-                           alt="" srcset="" v-else style="height: 30px"
555
-                        />
553
+                        <div class="under_line" style="width: 40%; text-align: center">
554
+                          <span v-if=" setAdminUserES( record.prescription, 'creater') == ''">
555
+                            {{ getAdminUser( record.prescription, "creater")}}
556
+                          </span>
557
+                          <img class="es-img" :src=" setAdminUserES( record.prescription, 'creater')"
558
+                            alt="" srcset="" v-else style="height: 30px"
559
+                          />
560
+                        </div>
561
+                        
556 562
                       </div>
557 563
                     </div>
558 564
                   </td>
@@ -838,40 +844,6 @@
838 844
                               }}</span>
839 845
                             </td>
840 846
                           </tr>
841
-
842
-                          <tr v-for="(advice, advice_index) in record.his_project" :key="advice_index">
843
-                            <td height="32px;padding:1px 1px">
844
-                                <span v-if="advice.start_time">
845
-                                    {{ getTime(advice.start_time, "{h}:{i}") }}
846
-                                </span>
847
-                            </td>
848
-                            <td height="32px" colspan="2" class="advice-name" style="padding-left:7px;">
849
-                                <span style="padding-left:5px;display:inline-block;">
850
-                                  <span v-if="advice.type ==2">{{ advice && advice.project ? advice.project.project_name : '' }} {{ advice.count }} {{ advice.unit }}</span>
851
-                                  <span v-if="advice.type ==3">{{ advice && advice.good_info ? advice.good_info.good_name : '' }}  {{ advice && advice.good_info ? advice.good_info.specification_name : '' }} {{ advice.count }} {{ advice.unit }}</span>
852
-                                </span>
853
-                            </td>
854
-
855
-                            <td height="32px">
856
-                                <span v-if="setAdminUserES(advice, 'doctor') == ''">
857
-                                    {{getAdminUser(advice, 'doctor')}}
858
-                                </span>
859
-                                <span v-else style="display:flex;align-items:center;justify-content:space-around;height:36px;">
860
-                                    <img style="height:30px;" :src="setAdminUserES(advice, 'doctor')" alt srcset />
861
-                                </span>
862
-                            </td>
863
-                            <td height="32px">
864
-                                <span v-if="setAdminUserES(advice, 'execution_staff') == ''">
865
-                                    {{getAdminUser(advice, 'execution_staff')}}
866
-                                </span>
867
-                                <span v-else>
868
-                                    <img style="height:30px;" :src="setAdminUserES(advice, 'execution_staff')" alt srcset />
869
-                                </span>
870
-                            </td>
871
-                            <td height="32px">
872
-                                <span v-if="advice.execution_time">{{ getTime(advice.execution_time, "{h}:{i}") }}</span>
873
-                            </td>
874
-                          </tr>
875 847
                         </template>
876 848
                       </tbody>
877 849
                     </table>
@@ -896,7 +868,7 @@
896 868
             </div>
897 869
             <div class="row">
898 870
               <div class="inline_block">
899
-                姓名
871
+                姓名:
900 872
                 <div class="under_line" style="width: 50px; text-align: center">
901 873
                   {{ record.patient.name }}
902 874
                 </div>
@@ -1004,7 +976,7 @@
1004 976
                   <td>
1005 977
                     <div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
1006 978
                       <div class="inline_block" style="flex: 1">
1007
-                        T
979
+                        温度
1008 980
                         <div
1009 981
                           class="under_line"
1010 982
                           style="width: 50px; text-align: center"
@@ -1018,7 +990,7 @@
1018 990
                         °C
1019 991
                       </div>
1020 992
                       <div class="inline_block" style="flex: 1">
1021
-                        P:
993
+                        脉搏:
1022 994
                         <div class="under_line"
1023 995
                           style="width: 50px; text-align: center"
1024 996
                         >
@@ -1031,23 +1003,9 @@
1031 1003
                         次/分
1032 1004
                       </div>
1033 1005
                       <div class="inline_block" style="flex: 1">
1034
-                        R:
1006
+                        血压:
1035 1007
                         <div class="under_line"
1036 1008
                           style="width: 50px; text-align: center"
1037
-                        >
1038
-                          {{
1039
-                            record.assessment_after_dislysis.breathing_rate
1040
-                              ? record.assessment_after_dislysis.breathing_rate
1041
-                              : "/"
1042
-                          }}
1043
-                        </div>
1044
-                        次/分
1045
-                      </div>
1046
-                      <div class="inline_block" style="flex: 1.5">
1047
-                        BP:
1048
-                        <div
1049
-                          class="under_line"
1050
-                          style="width: 50px; text-align: center"
1051 1009
                         >
1052 1010
                           {{
1053 1011
                             record.assessment_after_dislysis.systolic_blood_pressure
@@ -1056,8 +1014,7 @@
1056 1014
                           }}
1057 1015
                         </div>
1058 1016
                         /
1059
-                        <div
1060
-                          class="under_line"
1017
+                        <div class="under_line"
1061 1018
                           style="width: 50px; text-align: center"
1062 1019
                         >
1063 1020
                           {{
@@ -1068,11 +1025,23 @@
1068 1025
                         </div>
1069 1026
                         mmHg
1070 1027
                       </div>
1071
-                      
1028
+                      <div class="inline_block" style="flex: 1">
1029
+                        呼吸:
1030
+                        <div class="under_line"
1031
+                          style="width: 50px; text-align: center"
1032
+                        >
1033
+                          {{
1034
+                            record.assessment_after_dislysis.breathing_rate
1035
+                              ? record.assessment_after_dislysis.breathing_rate
1036
+                              : "/"
1037
+                          }}
1038
+                        </div>
1039
+                        次/分
1040
+                      </div>
1072 1041
                     </div>
1073 1042
                     <div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
1074 1043
                       <div class="inline_block" style="flex: 2">
1075
-                        透析器凝血:
1044
+                        透析器凝血:
1076 1045
                         <div class="under_line"
1077 1046
                           style=" width: 60%; text-align: center; white-space: normal;"
1078 1047
                         >
@@ -1080,7 +1049,7 @@
1080 1049
                         </div>
1081 1050
                       </div>
1082 1051
                       <div class="inline_block" style="flex: 2">
1083
-                        内瘘
1052
+                        内瘘:
1084 1053
                         <div class="under_line"
1085 1054
                           style=" width: 75%; text-align: center; white-space: normal;"
1086 1055
                         >
@@ -1092,7 +1061,7 @@
1092 1061
                         </div>
1093 1062
                       </div>
1094 1063
                       <div class="inline_block" style="flex: 2">
1095
-                        导管
1064
+                        导管:
1096 1065
                         <div class="under_line"
1097 1066
                           style="min-width: 75%; text-align: center"
1098 1067
                         >
@@ -1102,7 +1071,7 @@
1102 1071
                         </div>
1103 1072
                       </div>
1104 1073
                       <div class="inline_block" style="flex: 2">
1105
-                        实际治疗时间
1074
+                        实际治疗时间:
1106 1075
                         <div class="under_line"
1107 1076
                           style="width: 30px; text-align: center"
1108 1077
                         >
@@ -1127,7 +1096,7 @@
1127 1096
                     </div>
1128 1097
                     <div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
1129 1098
                       <div class="inline_block" style="flex: 1">
1130
-                        透后体重
1099
+                        透后体重:
1131 1100
                         <div class="under_line" style="width: 70px; text-align: center">
1132 1101
                           <span>
1133 1102
                             {{
@@ -1146,7 +1115,7 @@
1146 1115
                       </div>
1147 1116
 
1148 1117
                       <div class="inline_block" style="flex: 1">
1149
-                        体重减少
1118
+                        体重减少:
1150 1119
                         <div class="under_line"
1151 1120
                           style="width: 70px; text-align: center"
1152 1121
                         >
@@ -1162,9 +1131,7 @@
1162 1131
                       </div>
1163 1132
 
1164 1133
                       <div class="inline_block" style="flex: 1">
1165
-                        <span>
1166
-                            透析中入量(L):
1167
-                        </span>
1134
+                        <span>透析中入量(L):</span>
1168 1135
                         <div class="under_line"
1169 1136
                           style="width: 70px; text-align: center"
1170 1137
                         >
@@ -1175,12 +1142,11 @@
1175 1142
                               : "/"
1176 1143
                           }}
1177 1144
                         </div>
1178
-
1179 1145
                         {{ getUnit(record) }}
1180 1146
                       </div>
1181 1147
 
1182 1148
                       <div class="inline_block" style="flex: 1">
1183
-                        实际超滤量
1149
+                        实际超滤量:
1184 1150
                         <div class="under_line"
1185 1151
                           style="width: 70px; text-align: center"
1186 1152
                         >
@@ -1190,13 +1156,13 @@
1190 1156
                               : "/"
1191 1157
                           }}
1192 1158
                         </div>
1193
-                        ml
1159
+                        kg
1194 1160
                       </div>
1195 1161
                     </div>
1196 1162
 
1197 1163
                     <div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
1198 1164
                       <div class="inline_block" style="flex: 1; display: inline-block">
1199
-                        治疗小结
1165
+                        治疗小结:
1200 1166
                         <div class="under_line"
1201 1167
                           style=" width: 840px;
1202 1168
                             line-height: 25px;
@@ -1217,7 +1183,7 @@
1217 1183
 
1218 1184
                     <div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
1219 1185
                       <div class="inline_block" style="flex: 1; display: inline-block">
1220
-                        宣教知识
1186
+                        宣教知识:
1221 1187
                         <div class="under_line"
1222 1188
                           style=" width: 840px;
1223 1189
                             line-height: 25px;
@@ -1244,7 +1210,7 @@
1244 1210
                       style="padding: 2px 0; line-height: 23px; display: flex"
1245 1211
                     >
1246 1212
                       <div class="inline_block" style="flex: 1">
1247
-                        上机护士
1213
+                        上机护士:
1248 1214
                         <div class="under_line"
1249 1215
                           style="width: 80px; text-align: center"
1250 1216
                         >
@@ -1273,7 +1239,7 @@
1273 1239
                       </div>
1274 1240
                      
1275 1241
                       <div class="inline_block" style="flex: 1">
1276
-                        核对护士
1242
+                        核对护士:
1277 1243
                         <div
1278 1244
                           class="under_line"
1279 1245
                           style="width: 80px; text-align: left"
@@ -1401,7 +1367,7 @@
1401 1367
                       </div>
1402 1368
  
1403 1369
                       <div class="inline_block" style="flex: 1">
1404
-                        下机护士
1370
+                        下机护士:
1405 1371
                         <div
1406 1372
                           class="under_line"
1407 1373
                           style="width: 80px; text-align: center"
@@ -1453,7 +1419,7 @@
1453 1419
                         </div>
1454 1420
                       </div>
1455 1421
                       <div class="inline_block" style="flex: 1">
1456
-                        下机时间
1422
+                        下机时间:
1457 1423
                         <div class="under_line" style="width: 80px; text-align: center">
1458 1424
                           <span style="height: 30px; display: inline-block">
1459 1425
                           </span>
@@ -2038,7 +2004,7 @@ export default {
2038 2004
     },
2039 2005
     printAction: function () {
2040 2006
       const style =
2041
-        '@media print {.option_panel { margin: 0 5px 0 0; } .option_panel .check_box_panel { white-space: nowrap; outline: none; display: inline-block; line-height: 1; position: relative; vertical-align: middle; } .dialysis-print-order .order-title{margin:auto;font-weight:600;text-align:center;font-size:22px;padding:10px}.option_panel .check_box_panel .check_box { display: inline-block; position: relative; border: 1px solid #000; box-sizing: border-box; width: 14px; height: 12px; background-color: #fff; } .check_box_panel .did_checked::after { content: "√"; font-size: 15px; } .print_page_main_content {background-color: white;width: 960px;margin: 0 auto 50px;padding: 0 0 0 0; page-break-after: always;}.print_page_main_content .order-yy-name {margin: auto;text-align: center;font-size: 20px;letter-spacing: 5px;}.print_page_main_content .order_title {text-align: center;font-size: 23px; line-height: 50px;font-weight: 500;} .row {font-size: 14px;line-height: 20px;padding: 5px 0;}.inline_block { display: inline-block;}.under_line_two {display: inline-block;border-bottom: 1px solid #999;text-align: left;white-space: nowrap;width: 50%;}.under_line {display: inline-block;border-bottom: 1px solid #999;text-align: center;white-space: nowrap; width: 50%;}.flex {display: -webkit-box;display: -moz-box; display: -ms-flexbox; display: -webkit-flex;display: flex;align-items: center;-webkit-align-items: center;box-align: center;-moz-box-align: center;-webkit-box-align: center;text-align: center;-webkit-justify-content: space-between;justify-content: space-between;-moz-box-pack: space-between;-webkit--moz-box-pack: space-between;box-pack: space-between;}.print_page_main_content .proj_table {width: 100%;border: 1px solid;border-collapse: collapse;padding: 2px;}.print_page_main_content .proj_table tbody tr td {border: 1px solid;font-size: 16px;padding: 5px 8px;line-height: 30px;}.print_page_main_content .proj_table .inside_table {width: 100%;border: hidden; border-collapse: collapse;}.print_page_main_content .proj_table .inside_table tr td {border: 1px solid; text-align: center;font-size: 14px;padding: 6px 5px;line-height: 16px;}.print-table-no {width: 100%;text-align: center;border-collapse: collapse;font-size: 14px;}.es-img {height: 30px;}.advice-name {text-align: left !important;line-height: 16px !important;}.advice-children {display: flex;}}.margin-bottom-300 {margin-bottom:450px;}.margin-bottom-600 {margin-bottom:600px;}.margin-bottom-900 {margin-bottom:950px;}.print-yema{ position: absolute;top: 920px;left: 50%;} .print-yema2{ position: absolute;top: 400px;left: 50%;}.print-yema3{position: absolute;top: 1230px;left: 50%;}.print-yema4{position: absolute;top:1050px;left: 50%;}.print-yema5{position: absolute;top:1370px;left: 50%;}.check_box{width:15px !important;height:15px !important;}.did_checke::after {font-size: 8px;margin-left: 2px;margin-top: 12px !important;position: absolute;}';
2007
+        '@media print {.option_panel { margin: 0 5px 0 0; } .option_panel .check_box_panel { white-space: nowrap; outline: none; display: inline-block; line-height: 1; position: relative; vertical-align: middle; } .dialysis-print-order .order-title{margin:auto;font-weight:600;text-align:center;font-size:22px;padding:10px}.option_panel .check_box_panel .check_box { display: inline-block; position: relative; border: 1px solid #000; box-sizing: border-box; width: 20px; height: 20px; background-color: #fff; } .check_box_panel .did_checked::after { content: "√"; font-size: 16px; } .print_page_main_content {background-color: white;width: 960px;margin: 0 auto 50px;padding: 0 0 0 0; page-break-after: always;}.print_page_main_content .order-yy-name {margin: auto;text-align: center;font-size: 20px;letter-spacing: 5px;}.print_page_main_content .order_title {text-align: center;font-size: 23px; line-height: 50px;font-weight: 500;} .row {font-size: 14px;line-height: 20px;padding: 5px 0;}.inline_block { display: inline-block;}.under_line_two {display: inline-block;border-bottom: 1px solid #999;text-align: left;white-space: nowrap;width: 50%;}.under_line {display: inline-block;border-bottom: 1px solid #999;text-align: center;white-space: nowrap; width: 50%;}.flex {display: -webkit-box;display: -moz-box; display: -ms-flexbox; display: -webkit-flex;display: flex;align-items: center;-webkit-align-items: center;box-align: center;-moz-box-align: center;-webkit-box-align: center;text-align: center;-webkit-justify-content: space-between;justify-content: space-between;-moz-box-pack: space-between;-webkit--moz-box-pack: space-between;box-pack: space-between;}.print_page_main_content .proj_table {width: 100%;border: 1px solid;border-collapse: collapse;padding: 2px;}.print_page_main_content .proj_table tbody tr td {border: 1px solid;font-size: 16px;padding: 5px 8px;line-height: 30px;}.print_page_main_content .proj_table .inside_table {width: 100%;border: hidden; border-collapse: collapse;}.print_page_main_content .proj_table .inside_table tr td {border: 1px solid; text-align: center;font-size: 14px;padding: 6px 5px;line-height: 16px;}.print-table-no {width: 100%;text-align: center;border-collapse: collapse;font-size: 14px;}.es-img {height: 30px;}.advice-name {text-align: left !important;line-height: 16px !important;}.advice-children {display: flex;}}.margin-bottom-300 {margin-bottom:450px;}.margin-bottom-600 {margin-bottom:600px;}.margin-bottom-900 {margin-bottom:950px;}.print-yema{ position: absolute;top: 920px;left: 50%;} .print-yema2{ position: absolute;top: 400px;left: 50%;}.print-yema3{position: absolute;top: 1230px;left: 50%;}.print-yema4{position: absolute;top:1050px;left: 50%;}.print-yema5{position: absolute;top:1370px;left: 50%;}.check_box{width:15px !important;height:15px !important;}.did_checke::after {font-size: 8px;margin-left: 2px;margin-top: 12px !important;position: absolute;}';
2042 2008
 
2043 2009
       printJS({
2044 2010
         printable: "print_content",
@@ -2187,7 +2153,7 @@ export default {
2187 2153
       }
2188 2154
       return "";
2189 2155
     },
2190
-    // 函数说明因为一次透析记录有些记录不一定是必须填的,比如 record.receive_assessment 可能为 null,所以要取 record.receive_assessment.way 前需要判断 record.receive_assessment 是否为 null,所以这个方法用来简化模板渲染的代码
2156
+    // 函数说明:因为一次透析记录有些记录不一定是必须填的,比如 record.receive_assessment 可能为 null,所以要取 record.receive_assessment.way 前需要判断 record.receive_assessment 是否为 null,所以这个方法用来简化模板渲染的代码
2191 2157
     // 参数说明:比如判断 record.receive_assessment.way 是不是为1,参数为 (record.receive_assessment, way, 1)
2192 2158
     isCheckBoxChecked: function (record, key, target_value) {
2193 2159
       if (record == null || record == undefined) {

+ 10 - 10
src/xt_pages/dialysis/bloodPresssWatch.vue Целия файл

@@ -520,25 +520,24 @@
520 520
           >批量打印</el-button>
521 521
       </template>
522 522
       <!-- this.org_id == 10206 || this.org_id ==0 || this.org_id==9671 -->
523
-      <!-- <template v-if="this.template_id == 80">
523
+      <template v-if="template_id == 80">
524 524
         <el-button
525 525
           size="small"
526 526
           icon="el-icon-printer"
527 527
           :disabled="selecting_schs.length == 0"
528 528
           @click="batchPrintAction"
529 529
           type="primary"
530
-          >批量打印80</el-button>
531
-      </template> -->
532
-      <template v-if="(this.org_id == 10206 || this.org_id ==0)&& this.template_id == 80">
530
+          >批量打印</el-button>
531
+      </template>
532
+      <template v-if="this.template_id == 81">
533 533
         <el-button
534 534
           size="small"
535 535
           icon="el-icon-printer"
536 536
           :disabled="selecting_schs.length == 0"
537 537
           @click="batchPrintAction"
538 538
           type="primary"
539
-          >批量打印</el-button>
539
+          >批量打印81</el-button>
540 540
       </template>
541
-
542 541
     </div>
543 542
     <div class="app-container">
544 543
       <!-- <div class="filter-container">
@@ -1922,13 +1921,13 @@ export default {
1922 1921
           this.$message.error(response.data.msg);
1923 1922
           return false;
1924 1923
         } else {
1925
-          if(this.org_id == 10206 || this.org_id ==0){
1924
+          if(this.org_id ==0 ||this.org_id ==10206){
1926 1925
             this.template_id = 80
1926
+            // this.template_id = 81
1927 1927
             console.log("templage-i233232323232322323233232323223",this.template_id)
1928 1928
           }else{
1929 1929
             var template = response.data.data.template;
1930 1930
             this.template_id = template.template_id;
1931
-            
1932 1931
           }
1933 1932
           
1934 1933
         }
@@ -2768,9 +2767,10 @@ export default {
2768 2767
         this.$router.push({ path: "/dialysis/print/batch/seventyeight" });
2769 2768
       }else if (this.template_id == 79) {
2770 2769
         this.$router.push({ path: "/dialysis/print/batch/seventynine" });
2771
-      }else if ((this.org_id == 10206 || this.org_id ==0)&& this.template_id == 80) {
2772
-        //  this.template_id == 80
2770
+      }else if (this.template_id == 80) {
2773 2771
         this.$router.push({ path: "/dialysis/print/batch/eighty" });
2772
+      }else if (this.template_id == 81) {
2773
+        this.$router.push({ path: "/dialysis/print/batch/eightyone" });
2774 2774
       }
2775 2775
     },
2776 2776
     batchPrintActionOne: function() {

+ 22 - 17
src/xt_pages/dialysis/dialysisPrintOrder.vue Целия файл

@@ -988,7 +988,7 @@
988 988
         >
989 989
         </div>
990 990
       </template>
991
-      <template v-if="org_template_info.template_id == 80 && (org_id == 10206 || org_id == 0)">
991
+      <template v-if="org_template_info.template_id == 80">
992 992
         <div>
993 993
           <el-button
994 994
           :loading="loading"
@@ -1000,8 +1000,7 @@
1000 1000
         >
1001 1001
         </div>
1002 1002
       </template>
1003
-
1004
-      <!-- <template v-if="org_id == 10206 || org_id ==0 || org_id==9671 ">
1003
+      <template v-if="org_template_info.template_id == 81">
1005 1004
         <div>
1006 1005
           <el-button
1007 1006
           :loading="loading"
@@ -1012,8 +1011,8 @@
1012 1011
           >打印</el-button
1013 1012
         >
1014 1013
         </div>
1015
-      </template> -->
1016
-      
1014
+      </template>
1015
+
1017 1016
     </div>
1018 1017
     <div class="app-container" style="min-height: 0">
1019 1018
       <!--<div class="order-print-btn"-->
@@ -1137,8 +1136,7 @@
1137 1136
             </el-table>
1138 1137
           </div>
1139 1138
         </div>
1140
-        <div
1141
-          class="dialysisPage"
1139
+        <div class="dialysisPage"
1142 1140
           style="height: calc(100vh - 178px);overflow-x:auto;::-webkit-scrollbar:height:15px"
1143 1141
         >
1144 1142
           <DialysisPrintOrderOne
@@ -1536,11 +1534,11 @@
1536 1534
           </DialysisPrintOrderSeventynine>
1537 1535
 
1538 1536
           <DialysisPrintOrdereighty v-bind:childResponse="childResponse"
1539
-            v-if="org_template_info.template_id == 80 && (org_id == 10206 || org_id == 0)">
1537
+            v-if="org_template_info.template_id == 80">
1540 1538
           </DialysisPrintOrdereighty>
1541
-          <!-- <DialysisPrintOrdereighty v-bind:childResponse="childResponse"
1542
-            v-if="org_id == 10206 || org_id == 0 || org_id==9671">
1543
-          </DialysisPrintOrdereighty> -->
1539
+          <DialysisPrintOrdereightyone v-bind:childResponse="childResponse"
1540
+            v-if="org_template_info.template_id == 81">
1541
+          </DialysisPrintOrdereightyone>
1544 1542
         </div>
1545 1543
       </el-container>
1546 1544
     </div>
@@ -1639,6 +1637,7 @@ import DialysisPrintOrderSeventyseven from './template/DialysisPrintOrderSeventy
1639 1637
 import DialysisPrintOrderSeventyeight from './template/DialysisPrintOrderSeventyeight'
1640 1638
 import DialysisPrintOrderSeventynine from './template/DialysisPrintOrderSeventynine'
1641 1639
 import DialysisPrintOrdereighty from './template/DialysisPrintOrdereighty'
1640
+import DialysisPrintOrdereightyone from './template/DialysisPrintOrdereightyone'
1642 1641
 import DialysisPrintOrderZero from './template/DialysisPrintOrderZero'
1643 1642
 export default {
1644 1643
   name: "dialysisPrintOrder",
@@ -1723,6 +1722,7 @@ export default {
1723 1722
     DialysisPrintOrderSeventyeight,
1724 1723
     DialysisPrintOrderSeventynine,
1725 1724
     DialysisPrintOrdereighty,
1725
+    DialysisPrintOrdereightyone,
1726 1726
     DialysisPrintOrderZero,
1727 1727
     LabelBox,
1728 1728
     BreadCrumb,
@@ -2436,8 +2436,15 @@ export default {
2436 2436
           scanStyles: false,
2437 2437
         });
2438 2438
       }
2439
-      else if (this.org_template_info.template_id == 80 && (this.org_id == 10206 || this.org_id ==0)) {
2440
-        console.log('this.org_template_info.template_id == 80',this.org_template_info.template_id);
2439
+      else if (this.org_template_info.template_id == 80) {
2440
+        printJS({
2441
+          printable: "dialysis-print-box-1",
2442
+          type: "html",
2443
+          style: style2,
2444
+          scanStyles: false,
2445
+        });
2446
+      }
2447
+      else if (this.org_template_info.template_id == 81 ) {
2441 2448
         printJS({
2442 2449
           printable: "dialysis-print-box-1",
2443 2450
           type: "html",
@@ -2661,10 +2668,8 @@ export default {
2661 2668
           this.date = response.data.data.patientInfo.DialysisSchedule.schedule_date
2662 2669
           this.patient_id = response.data.data.patientInfo.DialysisSchedule.patient_id
2663 2670
           this.patient_name = response.data.data.patientInfo.name
2664
-          
2665
-          // this.org_template_info.template_id= response.data.data.org_template_info.template_id
2666
-          // console.log('this.org_template_info是数据',response.data.data.org_template_info.template_id);
2667
-          if(this.org_id !=10206 &&this.org_id !=0){
2671
+
2672
+          if(this.org_id !=10206&&this.org_id !=0){
2668 2673
             this.org_template_info.template_id= response.data.data.org_template_info.template_id
2669 2674
             this.org_template_info = response.data.data.org_template_info;
2670 2675
           }else{

+ 134 - 163
src/xt_pages/dialysis/template/DialysisPrintOrdereighty.vue Целия файл

@@ -15,7 +15,7 @@
15 15
             {{ orgname }}
16 16
           </div>
17 17
           <div class="order-title"
18
-            style=" letter-spacing: 0; font-weight: 600; font-size: 22px; display: inline-block;"
18
+            style=" letter-spacing: 0; font-weight: 600; font-size: 22px;"
19 19
           >
20 20
             血液净化治疗记录单
21 21
           </div>
@@ -113,13 +113,13 @@
113 113
                 <td colspan="2">
114 114
                   <div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
115 115
                     <div class="inline_block" style="flex: 1">
116
-                      本次透析日期
116
+                      本次透析日期:
117 117
                       <div class="under_line" style="width: 100px; text-align: center">
118 118
                         {{ xtdate }}
119 119
                       </div>
120 120
                     </div>
121 121
                     <div class="inline_block" style="flex: 1">
122
-                      透析次数
122
+                      透析次数:
123 123
                       <div class="under_line" style="width: 70px; text-align: center">
124 124
                         {{
125 125
                           patientInfo.total_dialysis +
@@ -128,10 +128,10 @@
128 128
                               patientInfo.user_sys_before_count
129 129
                             : "/"
130 130
                         }}
131
-                      </div>
131
+                      </div>
132 132
                     </div>
133 133
                     <div class="inline_block" style="flex: 1">
134
-                      透析机型号
134
+                      透析机型号:
135 135
                       <div class="under_line" style="width: 60%; text-align: center">
136 136
                         <span v-if="dialysisOrder && dialysisOrder.bed_id !=0">
137 137
                           {{ getnumberlist(dialysisOrder.bed_id) }} 
@@ -142,7 +142,7 @@
142 142
                       </div>
143 143
                     </div>
144 144
                     <div class="inline_block" style="flex: 1">
145
-                      透析机号
145
+                      透析机号:
146 146
                       <div class="under_line" style="width: 70px; text-align: center">
147 147
                         {{
148 148
                           dialysisOrder &&
@@ -151,12 +151,12 @@
151 151
                             ? dialysisOrder.DeviceNumber.number
152 152
                             : patientInfo.DialysisSchedule.device_number.number
153 153
                         }}
154
-                      </div>
154
+                      </div>
155 155
                     </div>
156 156
                   </div>
157 157
                   <div class="row" style="padding: 2px 0; line-height: 23px;display: flex">
158 158
                     <div class="inline_block" style="flex: 1;">
159
-                      T:
159
+                      温度:
160 160
                       <div class="under_line" style="width: 50px; text-align: center">
161 161
                         {{
162 162
                           predialysis.temperature
@@ -167,7 +167,7 @@
167 167
                       °C
168 168
                     </div>
169 169
                     <div class="inline_block" style="flex: 1;">
170
-                      P:
170
+                      脉搏:
171 171
                       <div class="under_line" style="width: 50px; text-align: center">
172 172
                         {{
173 173
                           predialysis.pulse_frequency
@@ -178,18 +178,7 @@
178 178
                       次/分
179 179
                     </div>
180 180
                     <div class="inline_block" style="flex: 1;">
181
-                      R:
182
-                      <div class="under_line" style="width: 50px; text-align: center">
183
-                        {{
184
-                          predialysis.breathing_rate
185
-                            ? predialysis.breathing_rate
186
-                            : "/"
187
-                        }}
188
-                      </div>
189
-                      次/分
190
-                    </div>
191
-                    <div class="inline_block" style="flex: 1;">
192
-                      BP:
181
+                      血压:
193 182
                       <div class="under_line" style="width: 50px; text-align: center">
194 183
                         {{
195 184
                           predialysis.systolic_blood_pressure
@@ -207,11 +196,22 @@
207 196
                       </div>
208 197
                       mmHg
209 198
                     </div>
199
+                    <div class="inline_block" style="flex: 1;">
200
+                      呼吸:
201
+                      <div class="under_line" style="width: 50px; text-align: center">
202
+                        {{
203
+                          predialysis.breathing_rate
204
+                            ? predialysis.breathing_rate
205
+                            : "/"
206
+                        }}
207
+                      </div>
208
+                      次/分
209
+                    </div>
210 210
                   </div>
211 211
 
212 212
                   <div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
213 213
                     <div class="inline_block" style="flex: 1;">
214
-                      透析时间:
214
+                      透析时间:
215 215
                       <div class="under_line"
216 216
                         style=" width: 50%; text-align: center; white-space: normal; "
217 217
                       >
@@ -219,38 +219,34 @@
219 219
                         {{ prescription.dialysis_duration_minute ? prescription.dialysis_duration_minute : "0"}}min
220 220
                       </div>
221 221
                     </div>
222
-
223 222
                     <div class="inline_block" style="flex: 1">
224
-                      透析方式
223
+                      透析方式:
225 224
                       <div class="under_line"
226 225
                         style="width: 50%;text-align: center;white-space: normal;"
227 226
                       >
228 227
                         {{prescription.mode ? prescription.mode :'/'}}
229 228
                       </div>
230 229
                     </div>
231
-
232 230
                     <div class="inline_block" style="flex: 1;">
233
-                      血管通路
231
+                      血管通路:
234 232
                       <div class="under_line" style="width: 68%;white-space: normal;">
235 233
                         <!-- {{ QueryPartById(predialysis.blood_access_part_id) }} -->
236 234
                         {{ predialysis.blood_access_part_id }}
237 235
                         {{ predialysis.blood_access_part_opera_name }}
238 236
                       </div>
239
-                    </div>
240
-                    
237
+                    </div>       
241 238
                     <div class="inline_block" style="flex: 1">
242
-                      导管
239
+                      导管:
243 240
                       <div class="under_line"
244 241
                         style="width: 80%; text-align: center;white-space: normal;"
245 242
                       >
246 243
                         {{ predialysis.catheter ? predialysis.catheter : "/" }}
247 244
                       </div>
248 245
                     </div>
249
-                    
250 246
                   </div>
251 247
                   <div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
252 248
                     <div class="inline_block" style="flex: 1">
253
-                      透析(滤)器
249
+                      透析(滤)器:
254 250
                       <div class="under_line"
255 251
                         style="width: 40%; text-align: center"
256 252
                       >
@@ -268,7 +264,7 @@
268 264
                       </div>
269 265
                     </div>
270 266
                     <div class="inline_block" style="flex: 1">
271
-                      灌流器
267
+                      灌流器:
272 268
                       <div class="under_line" style="width: 80px; text-align: center">
273 269
                         {{
274 270
                           prescription.dialysis_irrigation
@@ -277,22 +273,18 @@
277 273
                         }}
278 274
                       </div>
279 275
                     </div>
280
-
281 276
                     <div class="inline_block" style="flex: 1">
282
-                      置换方式
277
+                      置换方式:
283 278
                       <div class="under_line"
284
-                        style="width: 100px; text-align: center"
279
+                        style="width: 50px; text-align: center"
285 280
                       >
286 281
                         {{
287 282
                           getDisplaceLiquiPart(prescription.displace_liqui_part)
288 283
                         }}
289 284
                       </div>
290
-                    </div>
291
-
292
-                    <div class="inline_block" style="flex: 1">
293
-                      置换量:
285
+                      置换量:
294 286
                       <div class="under_line"
295
-                        style="width: 70px; text-align: center"
287
+                        style="width: 30px; text-align: center"
296 288
                       >
297 289
                         <span> {{
298 290
                           prescription.replacement_total
@@ -303,9 +295,8 @@
303 295
                       </div>
304 296
                       L
305 297
                     </div>
306
-
307 298
                     <div class="inline_block" style="flex: 1">
308
-                      血流量
299
+                      血流量:
309 300
                       <div class="under_line"
310 301
                         style="width: 50px; text-align: center"
311 302
                       >
@@ -317,12 +308,11 @@
317 308
                       </div>
318 309
                       ml/min
319 310
                     </div>
320
-                    
321 311
                   </div>
322 312
 
323 313
                   <div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
324 314
                     <div class="inline_block" style="flex: 1">
325
-                      干体重
315
+                      干体重:
326 316
                       <div class="under_line" style="width: 100px; text-align: center">
327 317
                         {{
328 318
                           predialysis.dry_weight ? predialysis.dry_weight : "/"
@@ -331,14 +321,14 @@
331 321
                       kg
332 322
                     </div>
333 323
                     <div class="inline_block" style="flex: 1">
334
-                      上次透后体重
324
+                      上次透后体重:
335 325
                       <div class="under_line" style="width: 100px; text-align: center">
336 326
                         {{lastafterdialysis.weight_after?lastafterdialysis.weight_after:"未称重"}}
337 327
                       </div>
338 328
                       kg
339 329
                     </div>
340 330
                     <div class="inline_block" style="flex: 1">
341
-                      透前体重
331
+                      透前体重:
342 332
                       <div class="under_line" style="width: 70px; text-align: center">
343 333
                         <span>{{
344 334
                             predialysis.weight_before
@@ -353,7 +343,7 @@
353 343
                       kg
354 344
                     </div>
355 345
                     <div class="inline_block" style="flex: 1">
356
-                      计划超滤量
346
+                      计划超滤量:
357 347
                       <div class="under_line" style="width: 100px; text-align: center">
358 348
                         {{
359 349
                           prescription.target_ultrafiltration
@@ -361,14 +351,26 @@
361 351
                             : "/"
362 352
                         }}
363 353
                       </div>
364
-                      L
354
+                      kg
365 355
                     </div>
366 356
                   </div>
367 357
 
368
-                  <div class="row" style="padding: 2px 0; line-height: 23px;display: flex;" >
369
-                    
370
-                    <div class="inline_block" style="flex: 1.3;">
371
-                      透析液成分:钾:
358
+                  <div class="row" style="padding: 2px 0; line-height: 23px;display: flex;">
359
+                    <div class="inline_block" style="flex: 1;">
360
+                      透析液流量:
361
+                      <div class="under_line"
362
+                        style="width: 50px; text-align: center"
363
+                      >
364
+                        {{
365
+                          prescription.dialysate_flow
366
+                            ? prescription.dialysate_flow
367
+                            : "/"
368
+                        }}
369
+                      </div>
370
+                      ml/min
371
+                    </div>
372
+                    <div class="inline_block" style="flex: 1;">
373
+                      透析液成分:钾:
372 374
                       <div class="under_line"
373 375
                         style="width: 50px; text-align: center"
374 376
                       >
@@ -378,27 +380,23 @@
378 380
                       mmol/L
379 381
                     </div>
380 382
                     <div class="inline_block" style="flex: 1;">
381
-                      钠:
382
-                      <div
383
-                        class="under_line"
384
-                        style="width: 50px; text-align: center"
383
+                      钠:
384
+                      <div class="under_line"
385
+                        style="width: 35px; text-align: center"
385 386
                       >
386 387
                        <span>{{ prescription.sodium ? prescription.sodium : "/" }}</span>
387 388
                       </div>
388 389
                       mmol/L
389
-                    </div>
390
-                    <div class="inline_block" style="flex: 1;">
391
-                      钙:
392
-                      <div
393
-                        class="under_line"
394
-                        style="width: 50px; text-align: center"
390
+                      钙:
391
+                      <div class="under_line"
392
+                        style="width: 35px; text-align: center"
395 393
                       >
396 394
                        <span> {{ prescription.calcium ? prescription.calcium : "/" }}</span>                     
397 395
                       </div>
398 396
                       mmol/L
399 397
                     </div>
400
-                    <div class="inline_block" style="flex: 1.2;">
401
-                      碳酸氢根
398
+                    <div class="inline_block" style="flex: 1;">
399
+                      碳酸氢根:
402 400
                       <div
403 401
                         class="under_line"
404 402
                         style="width: 50px; text-align: center"
@@ -411,34 +409,20 @@
411 409
                       </div>
412 410
                       mmol/L
413 411
                     </div>
414
-                    <div class="inline_block" style="flex: 1;">
415
-                      流量:
416
-                      <div class="under_line"
417
-                        style="width: 50px; text-align: center"
418
-                      >
419
-                        {{
420
-                          prescription.dialysate_flow
421
-                            ? prescription.dialysate_flow
422
-                            : "/"
423
-                        }}
424
-                      </div>
425
-                      ml/min
426
-                    </div>
427 412
                   </div>
428
-                  <div class="row" style="padding: 2px 0; line-height: 23px;display: flex;" >
413
+                  <div class="row" style="padding: 2px 0; line-height: 23px;display: flex;">
429 414
                     <div class="inline_block" style="flex: 1;">
430
-                      抗凝剂
415
+                      抗凝剂:
431 416
                       <div class="under_line"
432 417
                         style="width: 150px; text-align: center"
433 418
                       >
434
-                        <span v-if="prescription.anticoagulant_name== '低分子肝素钙'">低分子量肝素钙</span>
435
-                        <span v-if="prescription.anticoagulant_name!= '低分子肝素钙'">{{prescription.anticoagulant_name}}</span>
419
+                        <span>{{prescription.anticoagulant_name?prescription.anticoagulant_name:'/'}}</span>
436 420
                       </div>
437 421
                     </div>
438 422
                     <div class="inline_block" style="flex: 1;"
439 423
                       v-if="prescription.anticoagulant != 5"
440 424
                     >
441
-                      首剂
425
+                      首剂:
442 426
                       <div class="under_line"
443 427
                         style="width: 50px; text-align: center"
444 428
                       >
@@ -454,7 +438,7 @@
454 438
                       
455 439
                     </div>
456 440
                     <div class="inline_block" style="flex: 1;">
457
-                      追加
441
+                      追加:
458 442
                       <div class="under_line"
459 443
                         style="width: 50px; text-align: center"
460 444
                       >
@@ -472,7 +456,7 @@
472 456
                     <div class="inline_block" style="flex: 1;"
473 457
                       v-if="prescription.anticoagulant == 5"
474 458
                     >
475
-                      钙名称
459
+                      钙名称:
476 460
                       <div
477 461
                         class="under_line"
478 462
                         style="width: 150px; text-align: center"
@@ -487,7 +471,7 @@
487 471
                     <div class="inline_block" style="flex: 1;"
488 472
                       v-if="prescription.anticoagulant == 5"
489 473
                     >
490
-                      钙剂量
474
+                      钙剂量:
491 475
                       <div
492 476
                         class="under_line"
493 477
                         style="width: 50px; text-align: center"
@@ -503,7 +487,7 @@
503 487
                     <div class="inline_block" style="flex: 1;"
504 488
                       v-if="prescription.anticoagulant != 5"
505 489
                     >
506
-                      总量
490
+                      总量:
507 491
                       <div class="under_line"
508 492
                         style="width: 50px; text-align: center"
509 493
                       >
@@ -520,30 +504,30 @@
520 504
                     </div>
521 505
                   </div>
522 506
 
523
-                  <div class="row"
524
-                    style="padding: 2px 0; line-height: 23px; display: flex"
525
-                  >
526
-                    <div style="flex:2">流行性病史:</div>
507
+                  <div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
508
+                    <div style="flex:2">
509
+                      流行性病史:
510
+                      <div  class="under_line" style="width: 50%; text-align: center">
511
+                        <span style="display: inline-block;height: 30px;"></span>
512
+                      </div>
513
+                    </div>
527 514
                     <div style="flex:1">医生签名:
528
-                      <span v-if="setAdminUserES( prescription == null ? 0 : prescription.creater ? prescription.creater : '' ) == ''">
529
-                        {{
530
-                          getAdminUser(
531
-                            prescription == null
532
-                              ? 0
533
-                              : prescription.creater
534
-                              ? prescription.prescription_doctor
535
-                              : ""
536
-                          )
537
-                        }}
538
-                      </span>
539
-                      <img style="height: 30px"
540
-                        :src=" setAdminUserES(
541
-                            prescription == null ? 0 : prescription.creater
542
-                              ? prescription.creater : ''
543
-                          )
544
-                        " alt=""srcset=""
545
-                        v-else
546
-                      />
515
+                      <div  class="under_line" style="width: 150px; text-align: center">
516
+                        <span v-if="setAdminUserES( prescription == null ? 0 : prescription.creater ? prescription.creater : '' ) == ''">
517
+                          {{ getAdminUser( prescription == null ? 0
518
+                              : prescription.creater ? prescription.prescription_doctor : ""
519
+                            )
520
+                          }}
521
+                        </span>
522
+                        <img style="height: 30px"
523
+                          :src=" setAdminUserES(
524
+                              prescription == null ? 0 : prescription.creater
525
+                                ? prescription.creater : ''
526
+                            )
527
+                          " alt=""srcset=""
528
+                          v-else
529
+                        />
530
+                      </div>
547 531
                     </div>
548 532
                   </div>
549 533
                 </td>
@@ -771,7 +755,7 @@
771 755
                         </td>
772 756
                       </tr>
773 757
 
774
-                      <tr
758
+                      <!-- <tr
775 759
                         v-for="(advice, advice_index) in projectsOne"
776 760
                         :key="advice_index"
777 761
                       >
@@ -830,7 +814,7 @@
830 814
                             getTime(advice.execution_time, "{h}:{i}")
831 815
                           }}</span>
832 816
                         </td>
833
-                      </tr>
817
+                      </tr> -->
834 818
 
835 819
                     </tbody>
836 820
                   </table>
@@ -862,9 +846,8 @@
862 846
                 <td colspan="7">
863 847
                   <div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
864 848
                     <div class="inline_block" style="flex: 1">
865
-                      T:
866
-                      <div
867
-                        class="under_line"
849
+                      温度:
850
+                      <div class="under_line"
868 851
                         style="width: 50px; text-align: center"
869 852
                       >
870 853
                         {{
@@ -876,9 +859,8 @@
876 859
                       °C
877 860
                     </div>
878 861
                     <div class="inline_block" style="flex: 1">
879
-                      P:
880
-                      <div
881
-                        class="under_line"
862
+                      脉搏:
863
+                      <div class="under_line"
882 864
                         style="width: 50px; text-align: center"
883 865
                       >
884 866
                         {{
@@ -889,24 +871,9 @@
889 871
                       </div>
890 872
                       次/分
891 873
                     </div>
892
-                    <div class="inline_block" style="flex: 1">
893
-                      R:
894
-                      <div
895
-                        class="under_line"
896
-                        style="width: 50px; text-align: center"
897
-                      >
898
-                        {{
899
-                          afterdialysis.breathing_rate
900
-                            ? afterdialysis.breathing_rate
901
-                            : "/"
902
-                        }}
903
-                      </div>
904
-                      次/分
905
-                    </div>
906
-                    <div class="inline_block"style="flex: 1.5">
907
-                      BP:
908
-                      <div
909
-                        class="under_line"
874
+                    <div class="inline_block"style="flex: 1">
875
+                      血压:
876
+                      <div class="under_line"
910 877
                         style="width: 50px; text-align: center"
911 878
                       >
912 879
                         {{
@@ -928,11 +895,24 @@
928 895
                       </div>
929 896
                       mmHg
930 897
                     </div>
898
+                    <div class="inline_block" style="flex: 1">
899
+                      呼吸:
900
+                      <div class="under_line"
901
+                        style="width: 50px; text-align: center"
902
+                      >
903
+                        {{
904
+                          afterdialysis.breathing_rate
905
+                            ? afterdialysis.breathing_rate
906
+                            : "/"
907
+                        }}
908
+                      </div>
909
+                      次/分
910
+                    </div>
931 911
                   </div>
932 912
 
933 913
                   <div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
934 914
                     <div class="inline_block" style="flex: 2">
935
-                      透析器凝血:
915
+                      透析器凝血:
936 916
                       <div
937 917
                         class="under_line"
938 918
                         style="
@@ -945,7 +925,7 @@
945 925
                       </div>
946 926
                     </div>
947 927
                     <div class="inline_block" style="flex: 2">
948
-                      内瘘
928
+                      内瘘:
949 929
                       <div
950 930
                         class="under_line"
951 931
                         style="
@@ -962,7 +942,7 @@
962 942
                       </div>
963 943
                     </div>
964 944
                     <div class="inline_block" style="flex: 2">
965
-                      导管
945
+                      导管:
966 946
                       <div class="under_line"
967 947
                         style="width: 75%; text-align: center;white-space: normal;"
968 948
                       >
@@ -972,7 +952,7 @@
972 952
                       </div>
973 953
                     </div>
974 954
                     <div class="inline_block" style="flex: 2">
975
-                      实际治疗时间
955
+                      实际治疗时间:
976 956
                       <div class="under_line"
977 957
                         style="width: 30px; text-align: center"
978 958
                       >
@@ -1000,9 +980,8 @@
1000 980
                     style="padding: 2px 0; line-height: 23px; display: flex"
1001 981
                   >
1002 982
                     <div class="inline_block" style="flex: 1">
1003
-                      透后体重:
1004
-                      <div
1005
-                        class="under_line"
983
+                      透后体重:
984
+                      <div class="under_line"
1006 985
                         style="width: 70px; text-align: center"
1007 986
                       >
1008 987
                       <span>
@@ -1020,7 +999,7 @@
1020 999
                     </div>
1021 1000
 
1022 1001
                     <div class="inline_block" style="flex: 1">
1023
-                      体重减少
1002
+                      体重减少:
1024 1003
                       <div
1025 1004
                         class="under_line"
1026 1005
                         style="width: 70px; text-align: center"
@@ -1039,16 +1018,9 @@
1039 1018
                       kg
1040 1019
                     </div>
1041 1020
 
1042
-                    <div
1043
-                      class="inline_block"
1044
-                      style="flex: 1"
1045
-                    >
1046
-                      <span>
1047
-                          透析中入量(L):
1048
-                       </span>
1049
-                      
1050
-                      <div
1051
-                        class="under_line"
1021
+                    <div class="inline_block" style="flex: 1">
1022
+                      透析中入量(L):
1023
+                      <div class="under_line"
1052 1024
                         style="width: 70px; text-align: center"
1053 1025
                       >
1054 1026
                         {{
@@ -1062,9 +1034,8 @@
1062 1034
                     </div>
1063 1035
 
1064 1036
                     <div class="inline_block" style="flex: 1">
1065
-                      实际超滤量:
1066
-                      <div
1067
-                        class="under_line"
1037
+                      实际超滤量:
1038
+                      <div class="under_line"
1068 1039
                         style="width: 70px; text-align: center"
1069 1040
                       >
1070 1041
                         {{
@@ -1073,7 +1044,7 @@
1073 1044
                             : "/"
1074 1045
                         }}
1075 1046
                       </div>
1076
-                      ml
1047
+                      kg
1077 1048
                     </div>
1078 1049
                   </div>
1079 1050
 
@@ -1081,7 +1052,7 @@
1081 1052
                     <div class="inline_block"
1082 1053
                       style="flex: 1; display: inline-block"
1083 1054
                     >
1084
-                      治疗小结
1055
+                      治疗小结:
1085 1056
                       <div class="under_line"
1086 1057
                         style=" width: 860px;
1087 1058
                           line-height: 25px;
@@ -1103,7 +1074,7 @@
1103 1074
                     <div class="inline_block"
1104 1075
                       style="flex: 1; display: inline-block"
1105 1076
                     >
1106
-                      宣教知识
1077
+                      宣教知识:
1107 1078
                       <div
1108 1079
                         class="under_line"
1109 1080
                         style="
@@ -1133,7 +1104,7 @@
1133 1104
                   >
1134 1105
                     <div>
1135 1106
                       <div class="inline_block" style="flex: 1">
1136
-                        上机护士
1107
+                        上机护士:
1137 1108
                         <div  class="under_line"
1138 1109
                           style="width: 90px; text-align: center"
1139 1110
                         >
@@ -1173,7 +1144,7 @@
1173 1144
                     </div>
1174 1145
 
1175 1146
                     <div class="inline_block" style="flex: 1">
1176
-                      <span>核对护士</span>
1147
+                      <span>核对护士:</span>
1177 1148
                       <div
1178 1149
                         class="under_line"
1179 1150
                         style="width: 80px; text-align: center"
@@ -1284,7 +1255,7 @@
1284 1255
                     </div>
1285 1256
 
1286 1257
                     <div class="inline_block" style="flex: 1">
1287
-                       下机护士
1258
+                       下机护士:
1288 1259
                       <div
1289 1260
                         class="under_line"
1290 1261
                         style="width: 80px; text-align: center"
@@ -1338,7 +1309,7 @@
1338 1309
                       </div>
1339 1310
                     </div>
1340 1311
                     <div class="inline_block" style="flex: 1">
1341
-                      下机时间
1312
+                      下机时间:
1342 1313
                       <div class="under_line"
1343 1314
                         style="width: 80px; text-align: center"
1344 1315
                       >

+ 29 - 41
src/xt_pages/user/components/PatientDetail.vue Целия файл

@@ -1264,7 +1264,7 @@
1264 1264
       </div>
1265 1265
       <div id="print-info-box" v-else>
1266 1266
         <div class="print_main_content" style="margin-top: 70px;">
1267
-          <div class="order_title">{{ orgname }} 血液净化患者首次门诊病历</div>
1267
+          <div class="order_title">{{ orgname }}<br/>血液净化患者首次门诊病历</div>
1268 1268
           <div >
1269 1269
             <table >
1270 1270
               <tbody>
@@ -1272,51 +1272,45 @@
1272 1272
                   <td style="width:8%;padding: 3px 0px;font-size: 17px;font-weight: 500;">
1273 1273
                     姓名
1274 1274
                   </td>
1275
-                  <td style="padding: 3px 0px;font-size: 17px;">
1275
+                  <td style="padding: 3px 0px;font-size: 17px;width:15%;">
1276 1276
                     {{ patientPrint.name }}
1277 1277
                   </td>
1278
-                  <td style="padding: 3px 0px;font-size: 17px;font-weight: 500;">
1278
+                  <td style="padding: 3px 0px;font-size: 17px;font-weight: 500;width:5%;">
1279 1279
                     性别
1280 1280
                   </td>
1281
-                  <td style="padding: 3px 0px;font-size: 17px;">
1281
+                  <td style="padding: 3px 0px;font-size: 17px;width:5%;">
1282 1282
                     {{ patientPrint.gender }}
1283 1283
                   </td>
1284
-                  <td style="padding: 3px 0px;font-size: 17px;font-weight: 500;">
1284
+                  <td style="padding: 3px 0px;font-size: 17px;font-weight: 500;width:8%;">
1285 1285
                     年龄
1286 1286
                   </td>
1287
-                  <td style="padding: 3px 0px;font-size: 17px;">
1287
+                  <td style="padding: 3px 0px;font-size: 17px;width:10%;">
1288 1288
                     {{ patientPrint.age }}岁
1289 1289
                   </td>
1290
-                  <td style="padding: 3px 0px;font-size: 17px;font-weight: 500;">
1290
+                  <td style="padding: 3px 0px;font-size: 17px;font-weight: 500;width:10%;">
1291 1291
                     报销方式
1292 1292
                   </td>
1293
-                  <td style="padding: 3px 0px;font-size: 17px;">
1294
-                    {{patientPrint.reimbursement_way_id}}
1293
+                  <td style="padding: 3px 0px;font-size: 17px;width: 15%;">
1294
+                    {{patientPrint.reimbursement_way_id }}
1295 1295
                   </td>
1296
-                  <td style="padding: 3px 0px;font-size: 17px;font-weight: 500;">
1296
+                  <td style="padding: 3px 0px;font-size: 17px;font-weight: 500;width:10%;">
1297 1297
                     透析号
1298 1298
                   </td>
1299
-                  <td style="padding: 3px 0px;font-size: 17px;">
1299
+                  <td style="padding: 3px 0px;font-size: 17px;width:15%;">
1300 1300
                     {{patientPrint.dialysis_no}}
1301 1301
                   </td>
1302
-                  <!-- <td style="padding: 3px 0px;font-size: 17px;font-weight: 500;">
1303
-                    籍贯
1304
-                  </td>
1305
-                  <td style="padding: 3px 0px;font-size: 17px;">
1306
-                    {{ patientPrint.native_place }}
1307
-                  </td> -->
1308 1302
                 </tr>
1309 1303
                 <tr>
1310 1304
                   <td style="padding: 3px 0px;font-size: 17px;font-weight: 500;">
1311 1305
                     电话
1312 1306
                   </td>
1313
-                  <td colspan="2" style="padding: 3px 0px;font-size: 17px;">
1307
+                  <td style="padding: 3px 0px;font-size: 17px;">
1314 1308
                     {{ patientPrint.phone }}
1315 1309
                   </td>
1316 1310
                   <td  style="padding: 3px 0px;font-size: 17px;font-weight: 500;">
1317 1311
                     民族
1318 1312
                   </td>
1319
-                  <td colspan="2" style="padding: 3px 0px;font-size: 17px;">
1313
+                  <td colspan="3" style="padding: 3px 0px;font-size: 17px;">
1320 1314
                     {{ patientPrint.nation }}
1321 1315
                   </td>
1322 1316
                   <td style="padding: 3px 0px;font-size: 17px;font-weight: 500;">
@@ -1326,17 +1320,17 @@
1326 1320
                     {{ patientPrint.id_card_no }}
1327 1321
                   </td>
1328 1322
                 </tr>
1329
-                <tr>
1323
+                 <tr>
1330 1324
                   <td style="padding: 3px 0px;font-size: 17px;font-weight: 500;">
1331 1325
                     联系人
1332 1326
                   </td>
1333
-                  <td colspan="2" style="padding: 3px 0px;font-size: 17px;">
1327
+                  <td style="padding: 3px 0px;font-size: 17px;">
1334 1328
                     {{ patientPrint.contact_name }}
1335 1329
                   </td>
1336 1330
                   <td  style="padding: 3px 0px;font-size: 17px;font-weight: 500;">
1337 1331
                     电话
1338 1332
                   </td>
1339
-                  <td colspan="2" style="padding: 3px 0px;font-size: 17px;">
1333
+                  <td colspan="3" style="padding: 3px 0px;font-size: 17px;">
1340 1334
                     {{ patientPrint.home_telephone }}
1341 1335
                   </td>
1342 1336
                   <td style="padding: 3px 0px;font-size: 17px;font-weight: 500;">
@@ -1350,10 +1344,10 @@
1350 1344
                   <td colspan="2" style="padding: 3px 0px;font-size: 17px;font-weight: 500;">
1351 1345
                     首次透析时间
1352 1346
                   </td>
1353
-                  <td colspan="3" style="padding: 3px 0px;font-size: 17px;">
1347
+                  <td colspan="4" style="padding: 3px 0px;font-size: 17px;">
1354 1348
                     {{ patientPrint.first_dialysis_date }}
1355 1349
                   </td>
1356
-                  <td colspan="2" style="padding: 3px 0px;font-size: 17px;font-weight: 500;">
1350
+                  <td style="padding: 3px 0px;font-size: 17px;font-weight: 500;">
1357 1351
                     血管通路
1358 1352
                   </td>
1359 1353
                   <td colspan="3" style="padding: 3px 0px;font-size: 17px;">
@@ -1416,16 +1410,16 @@
1416 1410
                 <tr>
1417 1411
                   <td colspan="10">
1418 1412
                     <div class="td_proj_title">
1419
-                      T
1413
+                      T:
1420 1414
                       {{
1421 1415
                         patientPrint.temperature
1422
-                      }}℃&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; P
1416
+                      }}℃&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; P:
1423 1417
                       {{
1424 1418
                         patientPrint.pulse
1425
-                      }}次/分&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; R
1419
+                      }}次/分&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; R:
1426 1420
                       {{
1427 1421
                         patientPrint.respiratory
1428
-                      }}次/分&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BP
1422
+                      }}次/分&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BP:
1429 1423
                       {{ patientPrint.sbp }}/{{ patientPrint.dbp }} mmHg
1430 1424
                     </div>
1431 1425
                   </td>
@@ -1439,7 +1433,7 @@
1439 1433
                   </td>
1440 1434
                 </tr>
1441 1435
                 <tr>
1442
-                  <td>
1436
+                  <td style="width: 10%;">
1443 1437
                     <div class="td_proj_title">辅助检查</div>
1444 1438
                   </td>
1445 1439
                   <td colspan="9">
@@ -1470,21 +1464,10 @@
1470 1464
                       v-html="patientPrint.treatment_plan"
1471 1465
                     ></div>
1472 1466
                   </td>
1473
-                </tr> 
1467
+                </tr>  
1474 1468
               </tbody>
1475 1469
             </table>
1476 1470
             <div class="print_footnote_panel">
1477
-              <div class="proj">
1478
-                <span class="proj_title">日期:</span>
1479
-
1480
-                <!-- <span v-if="org_id == 3907 || org_id == 9671|| org_id == 9675 || org_id == 10394 || org_id ==10612 || org_id == 0 || org_id ==10617">
1481
-                {{getTime(patientPrint.created_time)}}</span>
1482
-                <span v-else>{{ printDate }}</span> -->
1483
-
1484
-                <span v-if="patientPrint.print_date>0">{{getTime(patientPrint.print_date)}}</span> 
1485
-                <span v-if="patientPrint.print_date<=0">{{getTime(patientPrint.created_time)}}</span> 
1486
-
1487
-              </div>
1488 1471
               <div class="proj">
1489 1472
                  <span class="proj_title">医生签名:
1490 1473
                     <span v-if="patientPrint!=undefined&&getDcotorName(patientPrint.doctor) == ''">{{getDcotorNameOne(patientPrint.doctor)}}</span>
@@ -1493,6 +1476,11 @@
1493 1476
                     </span>
1494 1477
                  </span>
1495 1478
               </div>
1479
+              <div class="proj">
1480
+                <span class="proj_title">日期:</span>
1481
+                <span v-if="patientPrint.print_date>0">{{getTime(patientPrint.print_date)}}</span> 
1482
+                <span v-if="patientPrint.print_date<=0">{{getTime(patientPrint.created_time)}}</span> 
1483
+              </div>
1496 1484
             </div>
1497 1485
           </div>
1498 1486
         </div>