WXL
4 天以前 547be67ed775576f1c9b593f48dd846c642cff50
src/views/patient/propaganda/Missioncreation.vue
@@ -969,7 +969,7 @@
    this.belongDepts = store.getters.belongDepts;
    this.form.typename = this.$route.query.typename;
    this.form.serviceType = Number(this.$route.query.serviceType);
    this.listDept();
    // this.listDept();
    this.Acquisitiontype();
    this.Getdetails();
    this.getheLibraryAssort();
@@ -1351,7 +1351,7 @@
        libtemplateid: null,
        serviceType: Number(this.$route.query.serviceType),
        kcb: "亲爱的患者-家属,您好!我们是无锡儿童医院的医护人员,为了更好地了解您的康复情况,请您抽一点宝贵时间,完成这份随访问卷。",
        jsy: "生活上要劳逸结合,注意休息和营养,适当锻炼,戒烟限酒,保持心情舒畅,定期复诊。那本次回访就到这里,祝您身体健康!",
        jsy: "感谢您参与本次随访。您的反馈帮助我们更好地了解宝宝的适应情况,并为您提供更精准的护理建议与健康指导。祝您和宝宝健康快乐",
      };
      if (this.id) {
@@ -1416,12 +1416,12 @@
      });
    },
    // 获取科室列表
    listDept() {
      listDept().then((res) => {
        this.topicoptions = this.handleTree(res.data, "deptId");
        console.log(this.topicoptions, "topicoptions");
      });
    },
    // listDept() {
    //   listDept().then((res) => {
    //     this.topicoptions = this.handleTree(res.data, "deptId");
    //     console.log(this.topicoptions, "topicoptions");
    //   });
    // },
    // 新增派送患者
    AddDispatchpatients() {
      // this.SelectPatientslist.forEach((item) => {