WXL
2025-04-08 99a916e3673b08b56c970ee0e645717dea19b2d7
src/views/patient/patient/behospitalized.vue
@@ -366,12 +366,17 @@
import {
  listpatient,
  particularpatient,
} from "@/api/patient/record";
import {
  messagelistpatient,
  alterpatient,
  addpatient,
  particularpatient,
  deletepatient,
  Exporterrorpatient,
  toleadpatient,
} from "@/api/patient/record";
} from "@/api/patient/homepage";
import { listtag } from "@/api/system/label";
import { getToken } from "@/utils/auth";
import Treeselect from "@riophae/vue-treeselect";