From 99a916e3673b08b56c970ee0e645717dea19b2d7 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期二, 08 四月 2025 09:13:33 +0800 Subject: [PATCH] 测试完成 --- src/views/patient/patient/outpatient.vue | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/views/patient/patient/outpatient.vue b/src/views/patient/patient/outpatient.vue index e4fcff5..e6bc381 100644 --- a/src/views/patient/patient/outpatient.vue +++ b/src/views/patient/patient/outpatient.vue @@ -389,6 +389,9 @@ updatePatouthosp, delPatouthosp, } from "@/api/smartor/patouthosp"; +import { + particularpatient, +} from "@/api/patient/homepage"; import { listtag } from "@/api/system/label"; import { getToken } from "@/utils/auth"; import Treeselect from "@riophae/vue-treeselect"; -- Gitblit v1.9.3