|
@@ -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,7 +294,7 @@
|
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
|
>
|
|
@@ -309,7 +309,7 @@
|
309
|
309
|
</div>
|
310
|
310
|
|
311
|
311
|
<div class="inline_block" style="flex: 1">
|
312
|
|
- 血流量:
|
|
312
|
+ 血流量:
|
313
|
313
|
<div class="under_line"
|
314
|
314
|
style="width: 50px; text-align: center"
|
315
|
315
|
>
|
|
@@ -323,7 +323,7 @@
|
323
|
323
|
</div>
|
324
|
324
|
<div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
|
325
|
325
|
<div class="inline_block" style="flex: 1">
|
326
|
|
- 透析(滤)器:
|
|
326
|
+ 透析(滤)器:
|
327
|
327
|
<div class="under_line"
|
328
|
328
|
style="width: 40%; text-align: center"
|
329
|
329
|
>
|
|
@@ -342,7 +342,7 @@
|
342
|
342
|
</div>
|
343
|
343
|
</div>
|
344
|
344
|
<div class="inline_block" style="flex: 1">
|
345
|
|
- 灌流器:
|
|
345
|
+ 灌流器:
|
346
|
346
|
<div class="under_line" style="width: 80px; text-align: center">
|
347
|
347
|
{{
|
348
|
348
|
record.prescription.dialysis_irrigation
|
|
@@ -352,7 +352,7 @@
|
352
|
352
|
</div>
|
353
|
353
|
</div>
|
354
|
354
|
<div class="inline_block" style="flex: 1;">
|
355
|
|
- 预透时间:
|
|
355
|
+ 预透时间:
|
356
|
356
|
<div class="under_line"
|
357
|
357
|
style=" width: 50%; text-align: center; white-space: normal; "
|
358
|
358
|
>
|
|
@@ -361,7 +361,7 @@
|
361
|
361
|
</div>
|
362
|
362
|
</div>
|
363
|
363
|
<div class="inline_block" style="flex: 1">
|
364
|
|
- 干体重:
|
|
364
|
+ 干体重:
|
365
|
365
|
<div class="under_line" style="width: 100px; text-align: center">
|
366
|
366
|
{{
|
367
|
367
|
record.assessment_before_dislysis.dry_weight
|
|
@@ -371,7 +371,7 @@
|
371
|
371
|
kg
|
372
|
372
|
</div>
|
373
|
373
|
<!-- <div class="inline_block" style="flex: 1.3">
|
374
|
|
- 可复用透析器使用次数:
|
|
374
|
+ 可复用透析器使用次数:
|
375
|
375
|
<div class="under_line"
|
376
|
376
|
style="width: 20%; text-align: center"
|
377
|
377
|
>
|
|
@@ -380,7 +380,7 @@
|
380
|
380
|
</div>
|
381
|
381
|
|
382
|
382
|
<div class="inline_block" style="flex: 1">
|
383
|
|
- 消毒液浓度:
|
|
383
|
+ 消毒液浓度:
|
384
|
384
|
<div class="under_line"
|
385
|
385
|
style="width: 70px; text-align: center"
|
386
|
386
|
>
|
|
@@ -389,7 +389,7 @@
|
389
|
389
|
</div>
|
390
|
390
|
|
391
|
391
|
<div class="inline_block" style="flex: 1">
|
392
|
|
- 残余浓度:
|
|
392
|
+ 残余浓度:
|
393
|
393
|
<div class="under_line"
|
394
|
394
|
style="width: 50px; text-align: center"
|
395
|
395
|
>
|
|
@@ -400,14 +400,14 @@
|
400
|
400
|
<div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
|
401
|
401
|
|
402
|
402
|
<div class="inline_block" style="flex: 1">
|
403
|
|
- 上次透后体重:
|
|
403
|
+ 上次透后体重:
|
404
|
404
|
<div class="under_line" style="width: 50px; text-align: center">
|
405
|
405
|
{{record.lastafterweight.weight_after ? record.lastafterweight.weight_after:"未称重"}}
|
406
|
406
|
</div>
|
407
|
407
|
kg
|
408
|
408
|
</div>
|
409
|
409
|
<div class="inline_block" style="flex: 1">
|
410
|
|
- 透前体重:
|
|
410
|
+ 透前体重:
|
411
|
411
|
<div class="under_line" style="width: 70px; text-align: center">
|
412
|
412
|
<span>{{
|
413
|
413
|
record.assessment_before_dislysis.weight_before
|
|
@@ -424,7 +424,7 @@
|
424
|
424
|
kg
|
425
|
425
|
</div>
|
426
|
426
|
<div class="inline_block" style="flex: 1">
|
427
|
|
- 体重增加:
|
|
427
|
+ 体重增加:
|
428
|
428
|
<div class="under_line" style="width: 70px; text-align: center">
|
429
|
429
|
{{ record.assessment_before_dislysis.weight_before > 0 && record.lastafterweight.weight_after > 0
|
430
|
430
|
? parseFloat(record.assessment_before_dislysis.weight_before
|
|
@@ -434,7 +434,7 @@
|
434
|
434
|
kg
|
435
|
435
|
</div>
|
436
|
436
|
<div class="inline_block" style="flex: 1">
|
437
|
|
- 超滤总量:
|
|
437
|
+ 超滤总量:
|
438
|
438
|
<div class="under_line" style="width: 100px; text-align: center">
|
439
|
439
|
{{
|
440
|
440
|
record.prescription.target_ultrafiltration
|
|
@@ -447,9 +447,9 @@
|
447
|
447
|
</div>
|
448
|
448
|
<div class="row" style="padding: 2px 0; line-height: 23px;display: flex;">
|
449
|
449
|
<div class="inline_block" style="flex: 1.3;">
|
450
|
|
- 透析液成分:钾:
|
|
450
|
+ 透析液成分:钾:
|
451
|
451
|
<div class="under_line"
|
452
|
|
- style="width: 50px; text-align: center"
|
|
452
|
+ style="width: 40px; text-align: center"
|
453
|
453
|
>
|
454
|
454
|
{{ record.prescription.kalium ? record.prescription.kalium : "/" }}
|
455
|
455
|
|
|
@@ -457,7 +457,7 @@
|
457
|
457
|
mmol/L
|
458
|
458
|
</div>
|
459
|
459
|
<div class="inline_block" style="flex: 1;">
|
460
|
|
- 钠:
|
|
460
|
+ 钠:
|
461
|
461
|
<div
|
462
|
462
|
class="under_line"
|
463
|
463
|
style="width: 50px; text-align: center"
|
|
@@ -467,7 +467,7 @@
|
467
|
467
|
mmol/L
|
468
|
468
|
</div>
|
469
|
469
|
<div class="inline_block" style="flex: 1;">
|
470
|
|
- 钙:
|
|
470
|
+ 钙:
|
471
|
471
|
<div
|
472
|
472
|
class="under_line"
|
473
|
473
|
style="width: 50px; text-align: center"
|
|
@@ -477,7 +477,7 @@
|
477
|
477
|
mmol/L
|
478
|
478
|
</div>
|
479
|
479
|
<div class="inline_block" style="flex: 1.2;">
|
480
|
|
- 碳酸氢根:
|
|
480
|
+ 碳酸氢根:
|
481
|
481
|
<div class="under_line"
|
482
|
482
|
style="width: 50px; text-align: center"
|
483
|
483
|
>
|
|
@@ -490,7 +490,7 @@
|
490
|
490
|
mmol/L
|
491
|
491
|
</div>
|
492
|
492
|
<div class="inline_block" style="flex: 1;">
|
493
|
|
- 流量:
|
|
493
|
+ 流量:
|
494
|
494
|
<div class="under_line"
|
495
|
495
|
style="width: 50px; text-align: center"
|
496
|
496
|
>
|
|
@@ -504,10 +504,10 @@
|
504
|
504
|
</div>
|
505
|
505
|
</div>
|
506
|
506
|
<div class="row" style="padding: 2px 0; line-height: 23px;display: flex;">
|
507
|
|
- <div class="inline_block" style="flex: 1;">
|
508
|
|
- 抗凝剂:
|
|
507
|
+ <div class="inline_block" style="flex: 1.1;">
|
|
508
|
+ 抗凝剂:
|
509
|
509
|
<div class="under_line"
|
510
|
|
- style="width: 60%; text-align: center"
|
|
510
|
+ style="width: 55%; text-align: center"
|
511
|
511
|
>
|
512
|
512
|
<span v-if="record.prescription.anticoagulant== 6">低分子量肝素钙</span>
|
513
|
513
|
<span v-if="record.prescription.anticoagulant!= 6 && record.prescription.anticoagulant !=0">
|
|
@@ -518,7 +518,7 @@
|
518
|
518
|
<div class="inline_block" style="flex: 1;"
|
519
|
519
|
v-if="record.prescription.anticoagulant != 5"
|
520
|
520
|
>
|
521
|
|
- 首剂:
|
|
521
|
+ 首剂:
|
522
|
522
|
<div class="under_line"
|
523
|
523
|
style="width: 50px; text-align: center"
|
524
|
524
|
>
|
|
@@ -534,7 +534,7 @@
|
534
|
534
|
|
535
|
535
|
</div>
|
536
|
536
|
<div class="inline_block" style="flex: 1;">
|
537
|
|
- 追加:
|
|
537
|
+ 追加:
|
538
|
538
|
<div class="under_line"
|
539
|
539
|
style="width: 50px; text-align: center"
|
540
|
540
|
>
|
|
@@ -552,7 +552,7 @@
|
552
|
552
|
<div class="inline_block" style="flex: 1;"
|
553
|
553
|
v-if="record.prescription.anticoagulant == 5"
|
554
|
554
|
>
|
555
|
|
- 钙名称:
|
|
555
|
+ 钙名称:
|
556
|
556
|
<div
|
557
|
557
|
class="under_line"
|
558
|
558
|
style="width: 150px; text-align: center"
|
|
@@ -567,7 +567,7 @@
|
567
|
567
|
<div class="inline_block" style="flex: 1;"
|
568
|
568
|
v-if="record.prescription.anticoagulant == 5"
|
569
|
569
|
>
|
570
|
|
- 钙剂量:
|
|
570
|
+ 钙剂量:
|
571
|
571
|
<div
|
572
|
572
|
class="under_line"
|
573
|
573
|
style="width: 50px; text-align: center"
|
|
@@ -583,7 +583,7 @@
|
583
|
583
|
<div class="inline_block" style="flex: 1;"
|
584
|
584
|
v-if="record.prescription.anticoagulant != 5"
|
585
|
585
|
>
|
586
|
|
- 总量:
|
|
586
|
+ 总量:
|
587
|
587
|
<div class="under_line"
|
588
|
588
|
style="width: 50px; text-align: center"
|
589
|
589
|
>
|
|
@@ -599,7 +599,7 @@
|
599
|
599
|
|
600
|
600
|
</div>
|
601
|
601
|
<div class="inline_block" style="flex: 1">
|
602
|
|
- 透析机号:
|
|
602
|
+ 透析机号:
|
603
|
603
|
<div class="under_line" style="width: 70px; text-align: center">
|
604
|
604
|
{{
|
605
|
605
|
record.dialysis_order &&
|
|
@@ -610,8 +610,8 @@
|
610
|
610
|
}}
|
611
|
611
|
</div>
|
612
|
612
|
</div>
|
613
|
|
- <div class="inline_block" style="flex: 1">
|
614
|
|
- 型号:
|
|
613
|
+ <div class="inline_block" style="flex: 0.9">
|
|
614
|
+ 型号:
|
615
|
615
|
<div class="under_line" style="width: 60%; text-align: center">
|
616
|
616
|
<span v-if="record.bed_id !=0 && record.bed_id !=''">
|
617
|
617
|
{{ getnumberlist(record.bed_id) ? getnumberlist(record.bed_id) :'东丽' }}
|
|
@@ -760,9 +760,7 @@
|
760
|
760
|
</td>
|
761
|
761
|
<td style="font-size: 16px" width="10%">医生签名</td>
|
762
|
762
|
<td style="font-size: 16px" width="10%">执行时间</td>
|
763
|
|
- <td style="font-size: 16px" width="10%">
|
764
|
|
- 执行人员
|
765
|
|
- </td>
|
|
763
|
+ <td style="font-size: 16px" width="10%">执行人员</td>
|
766
|
764
|
</tr>
|
767
|
765
|
|
768
|
766
|
<template v-if="record.advices">
|
|
@@ -865,41 +863,16 @@
|
865
|
863
|
/>
|
866
|
864
|
</td>
|
867
|
865
|
</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
|
|
-
|
|
866
|
+ <template v-if="record.advices.length<3">
|
|
867
|
+ <tr v-for="item in 3">
|
|
868
|
+ <td height="35px"></td>
|
|
869
|
+ <td colspan="2"></td>
|
|
870
|
+ <td></td>
|
|
871
|
+ <td></td>
|
|
872
|
+ <td></td>
|
|
873
|
+ </tr>
|
|
874
|
+ </template>
|
|
875
|
+
|
903
|
876
|
</template>
|
904
|
877
|
</tbody>
|
905
|
878
|
</table>
|
|
@@ -1939,16 +1912,17 @@ export default {
|
1939
|
1912
|
|
1940
|
1913
|
this.records[i].new_his_advices = []
|
1941
|
1914
|
this.records[i].new_his_advices.push(...newArr)
|
1942
|
|
-
|
|
1915
|
+ console.log('this.records[i].new_his_advices',this.records[i].new_his_advices);
|
|
1916
|
+
|
1943
|
1917
|
}
|
1944
|
1918
|
}
|
1945
|
|
-
|
1946
|
1919
|
console.log("时间我哦我",this.records)
|
1947
|
1920
|
// this.records.forEach(o => {
|
1948
|
1921
|
// console.log(o,'jj')
|
1949
|
1922
|
// this.blood_access_part_opera_name = this.bloodAccessParOperaName(
|
1950
|
1923
|
// o.assessment_before_dislysis.blood_access_part_opera_id)
|
1951
|
1924
|
// })
|
|
1925
|
+
|
1952
|
1926
|
this.operators = resp.data.medical_staffs;
|
1953
|
1927
|
if (this.operators.length > 0) {
|
1954
|
1928
|
var operatorsLen = this.operators.length;
|
|
@@ -2071,7 +2045,7 @@ export default {
|
2071
|
2045
|
},
|
2072
|
2046
|
printAction: function () {
|
2073
|
2047
|
const style =
|
2074
|
|
- '@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;}';
|
|
2048
|
+ '@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;}';
|
2075
|
2049
|
|
2076
|
2050
|
printJS({
|
2077
|
2051
|
printable: "print_content",
|
|
@@ -2300,6 +2274,7 @@ export default {
|
2300
|
2274
|
// }
|
2301
|
2275
|
// return "";
|
2302
|
2276
|
},
|
|
2277
|
+
|
2303
|
2278
|
},
|
2304
|
2279
|
};
|
2305
|
2280
|
</script>
|