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,7 +799,7 @@ export default {
799 799
           style: style2,
800 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 803
         printJS({
804 804
           printable: "dialysis-print-box",
805 805
           type: "html",