WXL
2 天以前 f3f72565dcacbb464ed70515ed3526237fe36da1
src/views/patient/patient/behospitalized.vue
@@ -638,7 +638,7 @@
      (obj) => obj.deptCode
    );
    this.getList();
    this.listDept();
    // this.listDept();
    this.gettabList();
  },
  methods: {
@@ -776,6 +776,9 @@
        leaveldeptcodes: [],
        leavehospitaldistrictcodes: [],
      };
      this.queryParams.leaveldeptcodes = store.getters.belongDepts.map(
      (obj) => obj.deptCode
    );
      this.handleQuery();
    },
    // 多选框选中数据