XMLWAN 4 years ago
parent
commit
7492da6a9e

+ 7 - 7
src/xt_pages/dialysis/batch_print/batch_print_order_twentyEight.vue View File

@@ -133,7 +133,7 @@
133 133
                                  {{ record.assessment_before_dislysis.pulse_frequency ? record.assessment_before_dislysis.pulse_frequency : "" }}
134 134
                             </div>
135 135
                             </td>
136
-                            <td width="35">次/分</td>
136
+                            <td width="40">次/分</td>
137 137
                             <td width="30"></td>
138 138
 
139 139
                             <td width="40">血压:</td>
@@ -394,7 +394,7 @@
394 394
                                 &nbsp;{{ record.prescription.target_ultrafiltration ? record.prescription.target_ultrafiltration : 0 }}
395 395
                             </div>
396 396
                             </td>
397
-                            <td width="10">L</td>
397
+                            <td width="10">ml</td>
398 398
                             <td width='70'></td>
399 399
     
400 400
                             <td width="60">置换量:</td>
@@ -403,7 +403,7 @@
403 403
                                 &nbsp;{{ record.prescription.replacement_total ? record.prescription.replacement_total : "/" }}
404 404
                             </div>
405 405
                             </td>
406
-                            <td width="20">L</td>
406
+                            <td width="20">ml</td>
407 407
                             
408 408
                             <td width="80">透析方式:</td>
409 409
                             <td width="50">
@@ -521,18 +521,18 @@
521 521
                                 <td width="10">钙</td>
522 522
                                 <td width="10">(</td>
523 523
                                 <td width="210">
524
-                                <label-box :isChecked="dialysateFormulationName(record.prescription.dialysate_formulation_name).indexOf('A液:钙(1.25mmol/L)钾(2.0mmol/L)') > -1 ? true : dialysateFormulationName(record.prescription.dialysate_formulation_name).indexOf('A液:钙(1.25mmol/L)钾(3.5mmol/L)') > -1 ? true : false" showValue="1.25mmol/L"></label-box>
524
+                                <label-box :isChecked="dialysateFormulationName(record.prescription.dialysate_formulation).indexOf('A液:钙(1.25mmol/L)钾(2.0mmol/L)') > -1 ? true : dialysateFormulationName(record.prescription.dialysate_formulation).indexOf('A液:钙(1.25mmol/L)钾(3.5mmol/L)') > -1 ? true : false" showValue="1.25mmol/L"></label-box>
525 525
                                 &nbsp;
526
-                                <label-box :isChecked="dialysateFormulationName(record.prescription.dialysate_formulation_name).indexOf('A液:钙(1.5mmol/L)钾(2.0mmol/L)') > -1 ? true : dialysateFormulationName(record.prescription.dialysate_formulation_name).indexOf('A液:钙(1.5mmol/L)钾(3.5mmol/L)') > -1 ? true : false" showValue="1.5mmol/L"></label-box>
526
+                                <label-box :isChecked="dialysateFormulationName(record.prescription.dialysate_formulation).indexOf('A液:钙(1.5mmol/L)钾(2.0mmol/L)') > -1 ? true : dialysateFormulationName(record.prescription.dialysate_formulation).indexOf('A液:钙(1.5mmol/L)钾(3.5mmol/L)') > -1 ? true : false" showValue="1.5mmol/L"></label-box>
527 527
                                 &nbsp;
528 528
                                 </td>
529 529
                                 <td width="10">)</td>
530 530
                                 <td width="10">钾</td>
531 531
                                 <td width="10">(</td>
532 532
                                 <td width="210">
533
-                                <label-box :isChecked="dialysateFormulationName(record.prescription.dialysate_formulation_name).indexOf('A液:钙(1.25mmol/L)钾(2.0mmol/L)') > -1 ? true : dialysateFormulationName(record.prescription.dialysate_formulation_name).indexOf('A液:钙(1.5mmol/L)钾(2.0mmol/L)') > -1 ? true : false" showValue="2.0mmol/L"></label-box>
533
+                                <label-box :isChecked="dialysateFormulationName(record.prescription.dialysate_formulation).indexOf('A液:钙(1.25mmol/L)钾(2.0mmol/L)') > -1 ? true : dialysateFormulationName(record.prescription.dialysate_formulation).indexOf('A液:钙(1.5mmol/L)钾(2.0mmol/L)') > -1 ? true : false" showValue="2.0mmol/L"></label-box>
534 534
                                 &nbsp;
535
-                                <label-box :isChecked="dialysateFormulationName(record.prescription.dialysate_formulation_name).indexOf('A液:钙(1.25mmol/L)钾(3.5mmol/L)') > -1 ? true : dialysateFormulationName(record.prescription.dialysate_formulation_name).indexOf('A液:钙(1.5mmol/L)钾(3.5mmol/L)') > -1 ? true : false" showValue="3.5mmol/L"></label-box>
535
+                                <label-box :isChecked="dialysateFormulationName(record.prescription.dialysate_formulation).indexOf('A液:钙(1.25mmol/L)钾(3.5mmol/L)') > -1 ? true : dialysateFormulationName(record.prescription.dialysate_formulation).indexOf('A液:钙(1.5mmol/L)钾(3.5mmol/L)') > -1 ? true : false" showValue="3.5mmol/L"></label-box>
536 536
                                 &nbsp;
537 537
                                 </td>
538 538
                                 <td width="10">)</td>

+ 3 - 3
src/xt_pages/dialysis/template/DialysisPrintOrderTwentyFour.vue View File

@@ -377,11 +377,11 @@
377 377
                       <div>
378 378
                         <label-box :isChecked="predialysis.catheter.indexOf('血流量-好') > -1 ? true : false" showValue="好"></label-box>
379 379
                         &nbsp;
380
-                        <label-box :isChecked="predialysis.catheter.indexOf('血流量差-A') > -1 ? true : false" showValue="A"></label-box>
380
+                        <label-box :isChecked="predialysis.catheter.indexOf('A端血流量差') > -1 ? true : false" showValue="A"></label-box>
381 381
                         /
382
-                        <label-box :isChecked="predialysis.catheter.indexOf('血流量差-V') > -1 ? true : false" showValue="V"></label-box>
382
+                        <label-box :isChecked="predialysis.catheter.indexOf('V端血流量差') > -1 ? true : false" showValue="V"></label-box>
383 383
                         差&nbsp;
384
-                        <label-box :isChecked="predialysis.catheter.indexOf('血流量-AV反接') > -1 ? true : false" showValue="AV反接"></label-box>
384
+                        <label-box :isChecked="predialysis.catheter.indexOf('AV反接') > -1 ? true : false" showValue="AV反接"></label-box>
385 385
                       </div>
386 386
                     </td>
387 387
                   </tr>