Browse Source

模板更新

huangyw 2 years ago
parent
commit
9198622b03
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/xt_pages/dialysis/dialysisPrintOrder.vue

+ 2 - 2
src/xt_pages/dialysis/dialysisPrintOrder.vue View File

1006
             v-if="org_template_info.template_id == 41"
1006
             v-if="org_template_info.template_id == 41"
1007
           >
1007
           >
1008
           </DialysisPrintOrderFortyOne>
1008
           </DialysisPrintOrderFortyOne>
1009
-          <DialysisPrintOrderFortyThree
1009
+          <DialysisPrintOrderFortyTwo
1010
             v-bind:childResponse="childResponse"
1010
             v-bind:childResponse="childResponse"
1011
             v-if="org_template_info.template_id == 42"
1011
             v-if="org_template_info.template_id == 42"
1012
           >
1012
           >
1013
-          </DialysisPrintOrderFortyThree>
1013
+          </DialysisPrintOrderFortyTwo>
1014
           <DialysisPrintOrderFortyThree
1014
           <DialysisPrintOrderFortyThree
1015
             v-bind:childResponse="childResponse"
1015
             v-bind:childResponse="childResponse"
1016
             v-if="org_template_info.template_id == 43"
1016
             v-if="org_template_info.template_id == 43"