Selaa lähdekoodia

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

csx 2 vuotta sitten
vanhempi
commit
2a5c48f203
1 muutettua tiedostoa jossa 6 lisäystä ja 2 poistoa
  1. 6 2
      src/xt_pages/dialysis/dialysisPrintOrder.vue

+ 6 - 2
src/xt_pages/dialysis/dialysisPrintOrder.vue Näytä tiedosto

@@ -1006,21 +1006,25 @@
1006 1006
             v-if="org_template_info.template_id == 41"
1007 1007
           >
1008 1008
           </DialysisPrintOrderFortyOne>
1009
-          <DialysisPrintOrderFortyThree
1009
+          <DialysisPrintOrderFortyTwo
1010 1010
             v-bind:childResponse="childResponse"
1011 1011
             v-if="org_template_info.template_id == 42"
1012 1012
           >
1013
-          </DialysisPrintOrderFortyThree>
1013
+          </DialysisPrintOrderFortyTwo>
1014
+
1015
+        
1014 1016
           <DialysisPrintOrderFortyThree
1015 1017
             v-bind:childResponse="childResponse"
1016 1018
             v-if="org_template_info.template_id == 43"
1017 1019
           >
1018 1020
           </DialysisPrintOrderFortyThree>
1021
+
1019 1022
           <DialysisPrintOrderFortyFour
1020 1023
             v-bind:childResponse="childResponse"
1021 1024
             v-if="org_template_info.template_id == 44"
1022 1025
           >
1023 1026
           </DialysisPrintOrderFortyFour>
1027
+
1024 1028
           <DialysisPrintOrderFortyFive
1025 1029
             v-bind:childResponse="childResponse"
1026 1030
             v-if="org_template_info.template_id == 45"