From 4935f522330fd9a1eb4c8e915813f7fadc00b2d3 Mon Sep 17 00:00:00 2001 From: lizhenhua <1075222162@qq.com> Date: Fri, 12 Sep 2025 18:37:10 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=81DVD=E5=8F=91DVD=E5=8F=91=E5=88=B0?= =?UTF-8?q?=E4=BB=98v?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/healthCenter/index.js | 11 ----------- .../canteen/healthCenter/examinationReport/index.vue | 2 ++ 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/src/api/healthCenter/index.js b/src/api/healthCenter/index.js index 9be5acab..e4946d57 100644 --- a/src/api/healthCenter/index.js +++ b/src/api/healthCenter/index.js @@ -157,17 +157,6 @@ export function delHealthInfoApi(data) { data: data }) } - -export function getHealthReportPageApi(data) { - return request({ - url: '/smart-canteen/health_person_medical_report/list', - method: 'get', - headers: { - //"merchant-id":"378915229716713472", - }, - params:data - }) -} // 模板-列表 export function getModelListApi() { return request({ diff --git a/src/views/canteen/healthCenter/examinationReport/index.vue b/src/views/canteen/healthCenter/examinationReport/index.vue index 2bc4b2e1..107a7772 100644 --- a/src/views/canteen/healthCenter/examinationReport/index.vue +++ b/src/views/canteen/healthCenter/examinationReport/index.vue @@ -42,6 +42,8 @@ + +