WXL
4 天以前 547be67ed775576f1c9b593f48dd846c642cff50
src/views/patient/propaganda/particty copy.vue
@@ -714,7 +714,7 @@
    this.serviceType = Number(this.$route.query.serviceType);
    this.form.serviceType = Number(this.$route.query.serviceType);
    this.form.nhh = this.$route.query.nhh;
    this.listDept();
    // this.listDept();
    this.Acquisitiontype();
    this.Getdetails();
  },
@@ -1089,12 +1089,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) => {