|
@@ -139,7 +139,7 @@
|
139
|
139
|
</div>
|
140
|
140
|
</div>
|
141
|
141
|
<div class="inline_block" style="flex: 1">
|
142
|
|
- 首次透析时间:
|
|
142
|
+ 首次透析时间:
|
143
|
143
|
<div class="under_line" style="width: 70px; text-align: center">
|
144
|
144
|
{{
|
145
|
145
|
record.patient.first_treatment_date ? getTime(record.patient.first_treatment_date,"{y}-{m}-{d}"):'/'
|
|
@@ -147,7 +147,7 @@
|
147
|
147
|
</div>
|
148
|
148
|
</div>
|
149
|
149
|
<div class="inline_block" style="flex: 1">
|
150
|
|
- 透析次数:
|
|
150
|
+ 透析次数:
|
151
|
151
|
<div class="under_line" style="width: 70px; text-align: center">
|
152
|
152
|
{{
|
153
|
153
|
record.Count +
|
|
@@ -159,7 +159,7 @@
|
159
|
159
|
</div>
|
160
|
160
|
</div>
|
161
|
161
|
<div class="inline_block" style="flex: 1">
|
162
|
|
- 透前症状:
|
|
162
|
+ 透前症状:
|
163
|
163
|
<div class="under_line" style="width: 60%; text-align: center">
|
164
|
164
|
{{
|
165
|
165
|
record.assessment_before_dislysis.symptom_before_dialysis
|
|
@@ -171,7 +171,7 @@
|
171
|
171
|
</div>
|
172
|
172
|
<div class="row" style="padding: 2px 0; line-height: 23px;display: flex">
|
173
|
173
|
<div class="inline_block" style="flex: 1;">
|
174
|
|
- T:
|
|
174
|
+ T:
|
175
|
175
|
<div class="under_line" style="width: 50px; text-align: center">
|
176
|
176
|
{{
|
177
|
177
|
record.assessment_before_dislysis.temperature
|
|
@@ -182,7 +182,7 @@
|
182
|
182
|
°C
|
183
|
183
|
</div>
|
184
|
184
|
<div class="inline_block" style="flex: 1;">
|
185
|
|
- P:
|
|
185
|
+ P:
|
186
|
186
|
<div class="under_line" style="width: 50px; text-align: center">
|
187
|
187
|
{{
|
188
|
188
|
record.assessment_before_dislysis.pulse_frequency
|
|
@@ -193,7 +193,7 @@
|
193
|
193
|
次/分
|
194
|
194
|
</div>
|
195
|
195
|
<div class="inline_block" style="flex: 1;">
|
196
|
|
- R:
|
|
196
|
+ R:
|
197
|
197
|
<div class="under_line" style="width: 50px; text-align: center">
|
198
|
198
|
{{
|
199
|
199
|
record.assessment_before_dislysis.breathing_rate
|
|
@@ -204,7 +204,7 @@
|
204
|
204
|
次/分
|
205
|
205
|
</div>
|
206
|
206
|
<div class="inline_block" style="flex: 1.5;">
|
207
|
|
- BP:
|
|
207
|
+ BP
|
208
|
208
|
<div class="under_line" style="width: 50px; text-align: center">
|
209
|
209
|
{{
|
210
|
210
|
record.assessment_before_dislysis.systolic_blood_pressure
|
|
@@ -223,8 +223,8 @@
|
223
|
223
|
mmHg
|
224
|
224
|
</div>
|
225
|
225
|
<div class="inline_block" style="flex: 1.5;">
|
226
|
|
- 穿刺方式:
|
227
|
|
- <div class="under_line" style="width: 68%;white-space: normal;">
|
|
226
|
+ 穿刺方式:
|
|
227
|
+ <div class="under_line" style="width: 66%;white-space: normal;">
|
228
|
228
|
{{record.assessment_before_dislysis.puncture_way ?
|
229
|
229
|
record.assessment_before_dislysis.puncture_way : '/'}}
|
230
|
230
|
</div>
|
|
@@ -232,7 +232,7 @@
|
232
|
232
|
</div>
|
233
|
233
|
<div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
|
234
|
234
|
<div class="inline_block" style="flex: 1.5;">
|
235
|
|
- 血管通路:
|
|
235
|
+ 血管通路:
|
236
|
236
|
<div class="under_line" style="width: 68%;white-space: normal;">
|
237
|
237
|
{{ record.assessment_before_dislysis.blood_access_part_id
|
238
|
238
|
? record.assessment_before_dislysis.blood_access_part_id: ""
|
|
@@ -243,7 +243,7 @@
|
243
|
243
|
</div>
|
244
|
244
|
</div>
|
245
|
245
|
<div class="inline_block" style="flex: 1;">
|
246
|
|
- 内瘘:
|
|
246
|
+ 内瘘:
|
247
|
247
|
<div class="under_line" style="width: 68%;white-space: normal;">
|
248
|
248
|
{{ record.assessment_before_dislysis.internal_fistula ?
|
249
|
249
|
record.assessment_before_dislysis.internal_fistula : '/'
|
|
@@ -252,7 +252,7 @@
|
252
|
252
|
</div>
|
253
|
253
|
|
254
|
254
|
<div class="inline_block" style="flex: 1">
|
255
|
|
- 导管:
|
|
255
|
+ 导管:
|
256
|
256
|
<div class="under_line"
|
257
|
257
|
style="width: 60%; text-align: center;white-space: normal;"
|
258
|
258
|
>
|
|
@@ -263,7 +263,7 @@
|
263
|
263
|
</div>
|
264
|
264
|
|
265
|
265
|
<div class="inline_block" style="flex: 1">
|
266
|
|
- 穿刺针:
|
|
266
|
+ 穿刺针:
|
267
|
267
|
<div class="under_line"
|
268
|
268
|
style="width: 60%; text-align: center;white-space: normal;"
|
269
|
269
|
>
|
|
@@ -275,7 +275,7 @@
|
275
|
275
|
</div>
|
276
|
276
|
<div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
|
277
|
277
|
<div class="inline_block" style="flex: 1">
|
278
|
|
- 透析方式:
|
|
278
|
+ 透析方式:
|
279
|
279
|
<div class="under_line"
|
280
|
280
|
style="width: 50%;text-align: center;white-space: normal;"
|
281
|
281
|
>
|
|
@@ -283,7 +283,7 @@
|
283
|
283
|
</div>
|
284
|
284
|
</div>
|
285
|
285
|
<div class="inline_block" style="flex: 1">
|
286
|
|
- 置换方式:
|
|
286
|
+ 置换方式:
|
287
|
287
|
<div class="under_line"
|
288
|
288
|
style="width: 100px; text-align: center"
|
289
|
289
|
>
|
|
@@ -294,13 +294,14 @@
|
294
|
294
|
</div>
|
295
|
295
|
|
296
|
296
|
<div class="inline_block" style="flex: 1">
|
297
|
|
- 置换量:
|
|
297
|
+ 置换量:
|
298
|
298
|
<div class="under_line"
|
299
|
299
|
style="width: 70px; text-align: center"
|
300
|
300
|
>
|
301
|
|
- <span> {{
|
302
|
|
- record.prescription.displace_liqui_value
|
303
|
|
- ? record.prescription.displace_liqui_value
|
|
301
|
+ <span>
|
|
302
|
+ {{
|
|
303
|
+ record.prescription.replacement_total
|
|
304
|
+ ? record.prescription.replacement_total
|
304
|
305
|
: "/"
|
305
|
306
|
}}
|
306
|
307
|
</span>
|
|
@@ -309,7 +310,7 @@
|
309
|
310
|
</div>
|
310
|
311
|
|
311
|
312
|
<div class="inline_block" style="flex: 1">
|
312
|
|
- 血流量:
|
|
313
|
+ 血流量:
|
313
|
314
|
<div class="under_line"
|
314
|
315
|
style="width: 50px; text-align: center"
|
315
|
316
|
>
|
|
@@ -323,7 +324,7 @@
|
323
|
324
|
</div>
|
324
|
325
|
<div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
|
325
|
326
|
<div class="inline_block" style="flex: 1">
|
326
|
|
- 透析(滤)器:
|
|
327
|
+ 透析(滤)器:
|
327
|
328
|
<div class="under_line"
|
328
|
329
|
style="width: 40%; text-align: center"
|
329
|
330
|
>
|
|
@@ -342,7 +343,7 @@
|
342
|
343
|
</div>
|
343
|
344
|
</div>
|
344
|
345
|
<div class="inline_block" style="flex: 1">
|
345
|
|
- 灌流器:
|
|
346
|
+ 灌流器:
|
346
|
347
|
<div class="under_line" style="width: 80px; text-align: center">
|
347
|
348
|
{{
|
348
|
349
|
record.prescription.dialysis_irrigation
|
|
@@ -352,7 +353,7 @@
|
352
|
353
|
</div>
|
353
|
354
|
</div>
|
354
|
355
|
<div class="inline_block" style="flex: 1;">
|
355
|
|
- 预透时间:
|
|
356
|
+ 预透时间:
|
356
|
357
|
<div class="under_line"
|
357
|
358
|
style=" width: 50%; text-align: center; white-space: normal; "
|
358
|
359
|
>
|
|
@@ -361,7 +362,7 @@
|
361
|
362
|
</div>
|
362
|
363
|
</div>
|
363
|
364
|
<div class="inline_block" style="flex: 1">
|
364
|
|
- 干体重:
|
|
365
|
+ 干体重:
|
365
|
366
|
<div class="under_line" style="width: 100px; text-align: center">
|
366
|
367
|
{{
|
367
|
368
|
record.assessment_before_dislysis.dry_weight
|
|
@@ -371,7 +372,7 @@
|
371
|
372
|
kg
|
372
|
373
|
</div>
|
373
|
374
|
<!-- <div class="inline_block" style="flex: 1.3">
|
374
|
|
- 可复用透析器使用次数:
|
|
375
|
+ 可复用透析器使用次数:
|
375
|
376
|
<div class="under_line"
|
376
|
377
|
style="width: 20%; text-align: center"
|
377
|
378
|
>
|
|
@@ -380,7 +381,7 @@
|
380
|
381
|
</div>
|
381
|
382
|
|
382
|
383
|
<div class="inline_block" style="flex: 1">
|
383
|
|
- 消毒液浓度:
|
|
384
|
+ 消毒液浓度:
|
384
|
385
|
<div class="under_line"
|
385
|
386
|
style="width: 70px; text-align: center"
|
386
|
387
|
>
|
|
@@ -389,7 +390,7 @@
|
389
|
390
|
</div>
|
390
|
391
|
|
391
|
392
|
<div class="inline_block" style="flex: 1">
|
392
|
|
- 残余浓度:
|
|
393
|
+ 残余浓度:
|
393
|
394
|
<div class="under_line"
|
394
|
395
|
style="width: 50px; text-align: center"
|
395
|
396
|
>
|
|
@@ -400,14 +401,15 @@
|
400
|
401
|
<div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
|
401
|
402
|
|
402
|
403
|
<div class="inline_block" style="flex: 1">
|
403
|
|
- 上次透后体重:
|
|
404
|
+ 上次透后体重:
|
404
|
405
|
<div class="under_line" style="width: 50px; text-align: center">
|
405
|
|
- {{record.lastafterweight.weight_after ? record.lastafterweight.weight_after:"未称重"}}
|
|
406
|
+ <span v-if="record.lastafterweight.weight_after>0"> {{record.lastafterweight.weight_after ? record.lastafterweight.weight_after:"未称重"}}</span>
|
|
407
|
+ <span v-if="record.lastafterweight.weight_after<=0"> {{record.assessment_after_dislysis.last_after_weight ? record.assessment_after_dislysis.last_after_weight:"未称重"}}</span>
|
406
|
408
|
</div>
|
407
|
409
|
kg
|
408
|
410
|
</div>
|
409
|
411
|
<div class="inline_block" style="flex: 1">
|
410
|
|
- 透前体重:
|
|
412
|
+ 透前体重:
|
411
|
413
|
<div class="under_line" style="width: 70px; text-align: center">
|
412
|
414
|
<span>{{
|
413
|
415
|
record.assessment_before_dislysis.weight_before
|
|
@@ -424,17 +426,24 @@
|
424
|
426
|
kg
|
425
|
427
|
</div>
|
426
|
428
|
<div class="inline_block" style="flex: 1">
|
427
|
|
- 体重增加:
|
|
429
|
+ 体重增加:
|
428
|
430
|
<div class="under_line" style="width: 70px; text-align: center">
|
429
|
|
- {{ record.assessment_before_dislysis.weight_before > 0 && record.lastafterweight.weight_after > 0
|
430
|
|
- ? parseFloat(record.assessment_before_dislysis.weight_before
|
|
431
|
+ <span v-if="record.lastafterweight.weight_after>0">{{ record.assessment_before_dislysis.weight_before > 0 && record.lastafterweight.weight_after > 0
|
|
432
|
+ ? parseFloat(record.assessment_before_dislysis.weight_before - record.assessment_before_dislysis.additional_weight
|
431
|
433
|
- record.lastafterweight.weight_after).toFixed(2): "/"
|
432
|
434
|
}}
|
|
435
|
+ </span>
|
|
436
|
+
|
|
437
|
+ <span v-if="record.lastafterweight.weight_after<=0">{{ record.assessment_before_dislysis.weight_before > 0 && record.assessment_after_dislysis.last_after_weight > 0
|
|
438
|
+ ? parseFloat(record.assessment_before_dislysis.weight_before - record.assessment_before_dislysis.additional_weight
|
|
439
|
+ - record.assessment_after_dislysis.last_after_weight).toFixed(2): "/"
|
|
440
|
+ }}
|
|
441
|
+ </span>
|
433
|
442
|
</div>
|
434
|
443
|
kg
|
435
|
444
|
</div>
|
436
|
445
|
<div class="inline_block" style="flex: 1">
|
437
|
|
- 超滤总量:
|
|
446
|
+ 超滤总量:
|
438
|
447
|
<div class="under_line" style="width: 100px; text-align: center">
|
439
|
448
|
{{
|
440
|
449
|
record.prescription.target_ultrafiltration
|
|
@@ -447,9 +456,9 @@
|
447
|
456
|
</div>
|
448
|
457
|
<div class="row" style="padding: 2px 0; line-height: 23px;display: flex;">
|
449
|
458
|
<div class="inline_block" style="flex: 1.3;">
|
450
|
|
- 透析液成分:钾:
|
|
459
|
+ 透析液成分:钾:
|
451
|
460
|
<div class="under_line"
|
452
|
|
- style="width: 50px; text-align: center"
|
|
461
|
+ style="width: 40px; text-align: center"
|
453
|
462
|
>
|
454
|
463
|
{{ record.prescription.kalium ? record.prescription.kalium : "/" }}
|
455
|
464
|
|
|
@@ -457,7 +466,7 @@
|
457
|
466
|
mmol/L
|
458
|
467
|
</div>
|
459
|
468
|
<div class="inline_block" style="flex: 1;">
|
460
|
|
- 钠:
|
|
469
|
+ 钠:
|
461
|
470
|
<div
|
462
|
471
|
class="under_line"
|
463
|
472
|
style="width: 50px; text-align: center"
|
|
@@ -467,7 +476,7 @@
|
467
|
476
|
mmol/L
|
468
|
477
|
</div>
|
469
|
478
|
<div class="inline_block" style="flex: 1;">
|
470
|
|
- 钙:
|
|
479
|
+ 钙:
|
471
|
480
|
<div
|
472
|
481
|
class="under_line"
|
473
|
482
|
style="width: 50px; text-align: center"
|
|
@@ -477,7 +486,7 @@
|
477
|
486
|
mmol/L
|
478
|
487
|
</div>
|
479
|
488
|
<div class="inline_block" style="flex: 1.2;">
|
480
|
|
- 碳酸氢根:
|
|
489
|
+ 碳酸氢根:
|
481
|
490
|
<div class="under_line"
|
482
|
491
|
style="width: 50px; text-align: center"
|
483
|
492
|
>
|
|
@@ -490,7 +499,7 @@
|
490
|
499
|
mmol/L
|
491
|
500
|
</div>
|
492
|
501
|
<div class="inline_block" style="flex: 1;">
|
493
|
|
- 流量:
|
|
502
|
+ 流量:
|
494
|
503
|
<div class="under_line"
|
495
|
504
|
style="width: 50px; text-align: center"
|
496
|
505
|
>
|
|
@@ -504,10 +513,10 @@
|
504
|
513
|
</div>
|
505
|
514
|
</div>
|
506
|
515
|
<div class="row" style="padding: 2px 0; line-height: 23px;display: flex;">
|
507
|
|
- <div class="inline_block" style="flex: 1;">
|
508
|
|
- 抗凝剂:
|
|
516
|
+ <div class="inline_block" style="flex: 1.1;">
|
|
517
|
+ 抗凝剂:
|
509
|
518
|
<div class="under_line"
|
510
|
|
- style="width: 60%; text-align: center"
|
|
519
|
+ style="width: 55%; text-align: center"
|
511
|
520
|
>
|
512
|
521
|
<span v-if="record.prescription.anticoagulant== 6">低分子量肝素钙</span>
|
513
|
522
|
<span v-if="record.prescription.anticoagulant!= 6 && record.prescription.anticoagulant !=0">
|
|
@@ -518,7 +527,7 @@
|
518
|
527
|
<div class="inline_block" style="flex: 1;"
|
519
|
528
|
v-if="record.prescription.anticoagulant != 5"
|
520
|
529
|
>
|
521
|
|
- 首剂:
|
|
530
|
+ 首剂:
|
522
|
531
|
<div class="under_line"
|
523
|
532
|
style="width: 50px; text-align: center"
|
524
|
533
|
>
|
|
@@ -534,7 +543,7 @@
|
534
|
543
|
|
535
|
544
|
</div>
|
536
|
545
|
<div class="inline_block" style="flex: 1;">
|
537
|
|
- 追加:
|
|
546
|
+ 追加:
|
538
|
547
|
<div class="under_line"
|
539
|
548
|
style="width: 50px; text-align: center"
|
540
|
549
|
>
|
|
@@ -552,7 +561,7 @@
|
552
|
561
|
<div class="inline_block" style="flex: 1;"
|
553
|
562
|
v-if="record.prescription.anticoagulant == 5"
|
554
|
563
|
>
|
555
|
|
- 钙名称:
|
|
564
|
+ 钙名称:
|
556
|
565
|
<div
|
557
|
566
|
class="under_line"
|
558
|
567
|
style="width: 150px; text-align: center"
|
|
@@ -567,7 +576,7 @@
|
567
|
576
|
<div class="inline_block" style="flex: 1;"
|
568
|
577
|
v-if="record.prescription.anticoagulant == 5"
|
569
|
578
|
>
|
570
|
|
- 钙剂量:
|
|
579
|
+ 钙剂量:
|
571
|
580
|
<div
|
572
|
581
|
class="under_line"
|
573
|
582
|
style="width: 50px; text-align: center"
|
|
@@ -583,7 +592,7 @@
|
583
|
592
|
<div class="inline_block" style="flex: 1;"
|
584
|
593
|
v-if="record.prescription.anticoagulant != 5"
|
585
|
594
|
>
|
586
|
|
- 总量:
|
|
595
|
+ 总量:
|
587
|
596
|
<div class="under_line"
|
588
|
597
|
style="width: 50px; text-align: center"
|
589
|
598
|
>
|
|
@@ -599,7 +608,7 @@
|
599
|
608
|
|
600
|
609
|
</div>
|
601
|
610
|
<div class="inline_block" style="flex: 1">
|
602
|
|
- 透析机号:
|
|
611
|
+ 透析机号:
|
603
|
612
|
<div class="under_line" style="width: 70px; text-align: center">
|
604
|
613
|
{{
|
605
|
614
|
record.dialysis_order &&
|
|
@@ -610,8 +619,8 @@
|
610
|
619
|
}}
|
611
|
620
|
</div>
|
612
|
621
|
</div>
|
613
|
|
- <div class="inline_block" style="flex: 1">
|
614
|
|
- 型号:
|
|
622
|
+ <div class="inline_block" style="flex: 0.9">
|
|
623
|
+ 型号:
|
615
|
624
|
<div class="under_line" style="width: 60%; text-align: center">
|
616
|
625
|
<span v-if="record.bed_id !=0 && record.bed_id !=''">
|
617
|
626
|
{{ getnumberlist(record.bed_id) ? getnumberlist(record.bed_id) :'东丽' }}
|
|
@@ -760,9 +769,7 @@
|
760
|
769
|
</td>
|
761
|
770
|
<td style="font-size: 16px" width="10%">医生签名</td>
|
762
|
771
|
<td style="font-size: 16px" width="10%">执行时间</td>
|
763
|
|
- <td style="font-size: 16px" width="10%">
|
764
|
|
- 执行人员
|
765
|
|
- </td>
|
|
772
|
+ <td style="font-size: 16px" width="10%">执行人员</td>
|
766
|
773
|
</tr>
|
767
|
774
|
|
768
|
775
|
<template v-if="record.advices">
|
|
@@ -865,41 +872,16 @@
|
865
|
872
|
/>
|
866
|
873
|
</td>
|
867
|
874
|
</tr>
|
868
|
|
-
|
869
|
|
- <tr v-for="(advice, advice_index) in record.his_project" :key="advice_index">
|
870
|
|
- <td height="32px;padding:1px 1px">
|
871
|
|
- <span v-if="advice.start_time">
|
872
|
|
- {{ getTime(advice.start_time, "{h}:{i}") }}
|
873
|
|
- </span>
|
874
|
|
- </td>
|
875
|
|
- <td height="32px" colspan="2" class="advice-name" style="padding-left:7px;">
|
876
|
|
- <span style="padding-left:5px;display:inline-block;">
|
877
|
|
- <span v-if="advice.type ==2">{{ advice && advice.project ? advice.project.project_name : '' }} {{ advice.count }} {{ advice.unit }}</span>
|
878
|
|
- <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>
|
879
|
|
- </span>
|
880
|
|
- </td>
|
881
|
|
-
|
882
|
|
- <td height="32px">
|
883
|
|
- <span v-if="setAdminUserES(advice, 'doctor') == ''">
|
884
|
|
- {{getAdminUser(advice, 'doctor')}}
|
885
|
|
- </span>
|
886
|
|
- <span v-else style="display:flex;align-items:center;justify-content:space-around;height:36px;">
|
887
|
|
- <img style="height:30px;" :src="setAdminUserES(advice, 'doctor')" alt srcset />
|
888
|
|
- </span>
|
889
|
|
- </td>
|
890
|
|
- <td height="32px">
|
891
|
|
- <span v-if="setAdminUserES(advice, 'execution_staff') == ''">
|
892
|
|
- {{getAdminUser(advice, 'execution_staff')}}
|
893
|
|
- </span>
|
894
|
|
- <span v-else>
|
895
|
|
- <img style="height:30px;" :src="setAdminUserES(advice, 'execution_staff')" alt srcset />
|
896
|
|
- </span>
|
897
|
|
- </td>
|
898
|
|
- <td height="32px">
|
899
|
|
- <span v-if="advice.execution_time">{{ getTime(advice.execution_time, "{h}:{i}") }}</span>
|
900
|
|
- </td>
|
901
|
|
- </tr>
|
902
|
|
-
|
|
875
|
+ <template v-if="record.advices.length<3">
|
|
876
|
+ <tr v-for="item in 3">
|
|
877
|
+ <td height="35px"></td>
|
|
878
|
+ <td colspan="2"></td>
|
|
879
|
+ <td></td>
|
|
880
|
+ <td></td>
|
|
881
|
+ <td></td>
|
|
882
|
+ </tr>
|
|
883
|
+ </template>
|
|
884
|
+
|
903
|
885
|
</template>
|
904
|
886
|
</tbody>
|
905
|
887
|
</table>
|
|
@@ -1253,8 +1235,8 @@
|
1253
|
1235
|
<div class="row"
|
1254
|
1236
|
style="padding: 2px 0; line-height: 23px; display: flex"
|
1255
|
1237
|
>
|
1256
|
|
- <div class="inline_block" style="flex: 1">
|
1257
|
|
- 穿刺护士:
|
|
1238
|
+ <div class="inline_block" style="flex: 1" v-if="record.assessment_before_dislysis.internal_fistula>0">
|
|
1239
|
+ 上机护士:
|
1258
|
1240
|
<div class="under_line"
|
1259
|
1241
|
style="width: 80px; text-align: center"
|
1260
|
1242
|
>
|
|
@@ -1281,6 +1263,35 @@
|
1281
|
1263
|
/>
|
1282
|
1264
|
</div>
|
1283
|
1265
|
</div>
|
|
1266
|
+
|
|
1267
|
+ <div class="inline_block" style="flex: 1" v-if="record.assessment_before_dislysis.catheter>0">
|
|
1268
|
+ 上机护士:
|
|
1269
|
+ <div class="under_line"
|
|
1270
|
+ style="width: 80px; text-align: center"
|
|
1271
|
+ >
|
|
1272
|
+ <span style="display: inline-block"
|
|
1273
|
+ v-if=" setAdminUserES(
|
|
1274
|
+ record.dialysis_order,'change_nurse'
|
|
1275
|
+ ) == ''
|
|
1276
|
+ "
|
|
1277
|
+ >
|
|
1278
|
+ {{ getAdminUser(record.dialysis_order, "change_nurse")
|
|
1279
|
+ ? getAdminUser(record.dialysis_order,"change_nurse"): "/"
|
|
1280
|
+ }}
|
|
1281
|
+ </span>
|
|
1282
|
+ <img
|
|
1283
|
+ style="height: 30px"
|
|
1284
|
+ :src="
|
|
1285
|
+ setAdminUserES(
|
|
1286
|
+ record.dialysis_order,'change_nurse'
|
|
1287
|
+ )
|
|
1288
|
+ "
|
|
1289
|
+ alt=""
|
|
1290
|
+ srcset=""
|
|
1291
|
+ v-else
|
|
1292
|
+ />
|
|
1293
|
+ </div>
|
|
1294
|
+ </div>
|
1284
|
1295
|
<div class="inline_block" style="flex: 1">
|
1285
|
1296
|
治疗护士:
|
1286
|
1297
|
<div class="under_line"
|
|
@@ -1703,20 +1714,20 @@ export default {
|
1703
|
1714
|
|
1704
|
1715
|
tempmonitorflag = false;
|
1705
|
1716
|
}
|
1706
|
|
- if(this.org_id!=10515){
|
1707
|
|
- if (tempmonitorflag && j == this.records[i].monitor_records.length - 1) {
|
1708
|
|
- if(this.org_id!=10683){
|
1709
|
|
- this.records[i].monitor_records[j].end = "【结束透析】回血100ml/min";
|
1710
|
|
- }
|
1711
|
|
-
|
1712
|
|
- }
|
1713
|
|
- if(this.records[i].monitor_records[this.records[i].monitor_records.length - 1].end == ""){
|
1714
|
|
- if(this.org_id!=10683){
|
1715
|
|
- this.records[i].monitor_records[this.records[i].monitor_records.length - 1].end = "【结束透析】回血100ml/min"
|
1716
|
|
- }
|
1717
|
|
-
|
1718
|
|
- }
|
1719
|
|
- }
|
|
1717
|
+ // if(this.org_id!=10515){
|
|
1718
|
+ // if (tempmonitorflag && j == this.records[i].monitor_records.length - 1) {
|
|
1719
|
+ // if(this.org_id!=10683){
|
|
1720
|
+ // this.records[i].monitor_records[j].end = "【结束透析】回血100ml/min";
|
|
1721
|
+ // }
|
|
1722
|
+
|
|
1723
|
+ // }
|
|
1724
|
+ // if(this.records[i].monitor_records[this.records[i].monitor_records.length - 1].end == ""){
|
|
1725
|
+ // if(this.org_id!=10683){
|
|
1726
|
+ // this.records[i].monitor_records[this.records[i].monitor_records.length - 1].end = "【结束透析】回血100ml/min"
|
|
1727
|
+ // }
|
|
1728
|
+
|
|
1729
|
+ // }
|
|
1730
|
+ // }
|
1720
|
1731
|
|
1721
|
1732
|
}
|
1722
|
1733
|
}
|
|
@@ -1778,10 +1789,6 @@ export default {
|
1778
|
1789
|
}
|
1779
|
1790
|
}
|
1780
|
1791
|
|
1781
|
|
-
|
1782
|
|
-
|
1783
|
|
-
|
1784
|
|
-
|
1785
|
1792
|
if(this.org_id == 10206){
|
1786
|
1793
|
console.log("this.records[recordIndex].his_project", this.records[recordIndex].his_project)
|
1787
|
1794
|
var delghThree = 0
|
|
@@ -1882,11 +1889,7 @@ export default {
|
1882
|
1889
|
}
|
1883
|
1890
|
}
|
1884
|
1891
|
console.log("数据我哦我我", this.records);
|
1885
|
|
-
|
1886
|
|
-
|
1887
|
|
-
|
1888
|
1892
|
if(this.records!=null && this.records.length>0){
|
1889
|
|
-
|
1890
|
1893
|
for(let i=0;i<this.records.length;i++){
|
1891
|
1894
|
this.records[i].new_his_advices = []
|
1892
|
1895
|
for(let j=0;j<this.records[i].his_advices.length;j++){
|
|
@@ -1947,12 +1950,11 @@ export default {
|
1947
|
1950
|
|
1948
|
1951
|
this.records[i].new_his_advices = []
|
1949
|
1952
|
this.records[i].new_his_advices.push(...newArr)
|
1950
|
|
-
|
|
1953
|
+ console.log('this.records[i].new_his_advices',this.records[i].new_his_advices);
|
|
1954
|
+
|
1951
|
1955
|
}
|
1952
|
1956
|
}
|
1953
|
|
-
|
1954
|
1957
|
console.log("时间我哦我",this.records)
|
1955
|
|
-
|
1956
|
1958
|
// this.records.forEach(o => {
|
1957
|
1959
|
// console.log(o,'jj')
|
1958
|
1960
|
// this.blood_access_part_opera_name = this.bloodAccessParOperaName(
|
|
@@ -2081,7 +2083,7 @@ export default {
|
2081
|
2083
|
},
|
2082
|
2084
|
printAction: function () {
|
2083
|
2085
|
const style =
|
2084
|
|
- '@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;}';
|
|
2086
|
+ '@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: 15px;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: 15px;padding: 6px 5px;line-height: 16px;}.print-table-no {width: 100%;text-align: center;border-collapse: collapse;font-size: 15px;}.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;}';
|
2085
|
2087
|
|
2086
|
2088
|
printJS({
|
2087
|
2089
|
printable: "print_content",
|
|
@@ -2310,6 +2312,7 @@ export default {
|
2310
|
2312
|
// }
|
2311
|
2313
|
// return "";
|
2312
|
2314
|
},
|
|
2315
|
+
|
2313
|
2316
|
},
|
2314
|
2317
|
};
|
2315
|
2318
|
</script>
|