소스 검색

模板更新

huangyw 2 년 전
부모
커밋
9198622b03
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/xt_pages/dialysis/dialysisPrintOrder.vue

+ 2 - 2
src/xt_pages/dialysis/dialysisPrintOrder.vue 파일 보기

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"