huangyw 3 vuotta sitten
vanhempi
commit
60c797e4af
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. 1 2
      src/xt_pages/dialysis/dialysisPrintOrder.vue

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

1012
           >
1012
           >
1013
           </DialysisPrintOrderFortyTwo>
1013
           </DialysisPrintOrderFortyTwo>
1014
 
1014
 
1015
-        
1016
           <DialysisPrintOrderFortyThree
1015
           <DialysisPrintOrderFortyThree
1017
             v-bind:childResponse="childResponse"
1016
             v-bind:childResponse="childResponse"
1018
             v-if="org_template_info.template_id == 43"
1017
             v-if="org_template_info.template_id == 43"
1670
         printJS({
1669
         printJS({
1671
           printable: "dialysis-print-box",
1670
           printable: "dialysis-print-box",
1672
           type: "html",
1671
           type: "html",
1673
-          style: style2,
1672
+          style: style,
1674
           scanStyles: false,
1673
           scanStyles: false,
1675
         });
1674
         });
1676
       } else if (this.org_template_info.template_id == 43) {
1675
       } else if (this.org_template_info.template_id == 43) {