huangyw 2 anni fa
parent
commit
3881ab7f52

+ 3 - 2
src/xt_pages/dialysis/batch_print/batch_print_order_fortyThree.vue Vedi File

@@ -654,7 +654,8 @@ export default {
654 654
         "出血",
655 655
         "心衰",
656 656
         "腹痛"
657
-      ]
657
+      ],
658
+      org_id: "",
658 659
     };
659 660
   },
660 661
   created() {
@@ -666,7 +667,7 @@ export default {
666 667
     this.precaution_arr = getDataConfig("hemodialysis", "precaution");
667 668
     this.intake_arr = getDataConfig("hemodialysis", "intake");
668 669
     this.nutrition_arr = getDataConfig("hemodialysis", "nutrition");
669
-
670
+    this.org_id = this.$store.getters.xt_user.org.id;
670 671
     var xtuser = this.$store.getters.xt_user;
671 672
     this.orgname = xtuser.org.org_name;
672 673
     //   this.orgname = "遂溪方济医院";