Browse Source

Merge branch '20200710_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20200710_pc_vue_new_branch

XMLWAN 4 years ago
parent
commit
d1ec1dc7b3
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",