See999 4 years ago
parent
commit
8f4adfefed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/dialysis/dialysisPrintOrder.vue

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

799
           style: style2,
799
           style: style2,
800
           scanStyles: false
800
           scanStyles: false
801
         });
801
         });
802
-      } else if (this.org_template_info.template_id == 1) {
802
+      } else if (this.org_template_info.template_id == 20) {
803
         printJS({
803
         printJS({
804
           printable: "dialysis-print-box",
804
           printable: "dialysis-print-box",
805
           type: "html",
805
           type: "html",