Ver código fonte

Merge branch '20220812' of http://git.shengws.com/csx/Vue_New into 20220812

XMLWAN 2 anos atrás
pai
commit
3728c24884

+ 2 - 2
src/xt_pages/dialysis/dialysisPrintOrder.vue Ver arquivo

@@ -918,11 +918,11 @@
918 918
           >
919 919
           </DialysisPrintOrderFive>
920 920
                                   
921
-          <DialysisPrintOrderSixty
921
+          <DialysisPrintOrderSix
922 922
             v-bind:childResponse="childResponse"
923 923
             v-if="org_template_info.template_id == 6"
924 924
           >
925
-          </DialysisPrintOrderSixty>
925
+          </DialysisPrintOrderSix>
926 926
 
927 927
           <DialysisPrintOrderSeven
928 928
             v-bind:childResponse="childResponse"

+ 2 - 1
src/xt_pages/dialysis/template/DialysisPrintOrderSix.vue Ver arquivo

@@ -2408,8 +2408,9 @@
2408 2408
                       </div>
2409 2409
                     </div>
2410 2410
                     <div class="inline_block" style="flex: 1">
2411
-                      <span v-if="org_id!=10414">治疗护士:</span> 
2412 2411
                       <span v-if="org_id==10414">责任护士:</span> 
2412
+                      <span v-else>治疗护士:</span> 
2413
+                      
2413 2414
                       <div
2414 2415
                         class="under_line"
2415 2416
                         style="width: 80px; text-align: center"