Browse Source

新分支

28169 1 year ago
parent
commit
1e1bdae4df

+ 1 - 1
src/xt_pages/dialysis/batch_print/batch_print_order_six.vue View File

@@ -2571,7 +2571,7 @@
2571 2571
                     <div
2572 2572
                       class="row"
2573 2573
                       style="padding: 2px 0; line-height: 23px; display: flex"
2574
-                      v-if="org_id == 10223"
2574
+                      v-if="org_id == 10223 || org_id == 0 || org_id ==9538"
2575 2575
                     >
2576 2576
                       <div class="inline_block" style="flex: 1">
2577 2577
                         穿刺处血肿:

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

@@ -2674,7 +2674,7 @@
2674 2674
                   <div
2675 2675
                     class="row"
2676 2676
                     style="padding: 2px 0; line-height: 23px; display: flex"
2677
-                    v-if="org_id == 9538||org_id == 9675"
2677
+                    v-if="org_id == 9538||org_id == 9675 || org_id == 0"
2678 2678
                   >
2679 2679
                     <div
2680 2680
                       class="inline_block"
@@ -2691,7 +2691,7 @@
2691 2691
                           white-space: normal;
2692 2692
                         "
2693 2693
                       >
2694
-                        {{ lastafterdialysis.cvc_a ? lastafterdialysis.cvc_a : "/" }}
2694
+                        {{ afterdialysis.cvc_a ? afterdialysis.cvc_a : "/" }}
2695 2695
                       </div>ml,V端<div
2696 2696
                         class="under_line"
2697 2697
                         style="
@@ -2703,7 +2703,7 @@
2703 2703
                           white-space: normal;
2704 2704
                         "
2705 2705
                       >
2706
-                        {{ lastafterdialysis.cvc_v ? lastafterdialysis.cvc_v : "/" }}
2706
+                        {{ afterdialysis.cvc_v ? afterdialysis.cvc_v : "/" }}
2707 2707
                       </div>ml
2708 2708
                       
2709 2709
                     </div>