WXL
2025-04-08 15e42d925d3a0fe2c2f3437afcb6e1e5c7847381
src/views/patient/patient/operation.vue
@@ -361,12 +361,17 @@
import {
  listoperation,
  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";