From 145203c688c0e4aa0bc4f7b927afe8244cbe8e07 Mon Sep 17 00:00:00 2001 From: skjia <106962133@qq.com> Date: Tue, 3 Jun 2025 10:05:32 +0800 Subject: [PATCH 1/2] =?UTF-8?q?jsk=20=20=E5=81=A5=E5=BA=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../healthCenter/examinationReport/index.vue | 618 +++++++++++++++++ .../healthCenter/healthRecords/index.vue | 646 ++++++++++++++++++ 2 files changed, 1264 insertions(+) create mode 100644 src/views/healthCenter/examinationReport/index.vue create mode 100644 src/views/healthCenter/healthRecords/index.vue diff --git a/src/views/healthCenter/examinationReport/index.vue b/src/views/healthCenter/examinationReport/index.vue new file mode 100644 index 00000000..413fc0c7 --- /dev/null +++ b/src/views/healthCenter/examinationReport/index.vue @@ -0,0 +1,618 @@ + + + + +SSSSSSSSS diff --git a/src/views/healthCenter/healthRecords/index.vue b/src/views/healthCenter/healthRecords/index.vue new file mode 100644 index 00000000..81e62288 --- /dev/null +++ b/src/views/healthCenter/healthRecords/index.vue @@ -0,0 +1,646 @@ + + + + From 3ae92d2829dc4533f207261f9dc3b9af7a188cfe Mon Sep 17 00:00:00 2001 From: skjia <106962133@qq.com> Date: Tue, 3 Jun 2025 10:13:53 +0800 Subject: [PATCH 2/2] =?UTF-8?q?jsk=20=20=E5=81=A5=E5=BA=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../healthCenter/examinationReport/index.vue | 11 +-- .../healthCenter/healthRecords/index.vue | 2 - .../healthCenter/nutritionScience/index.vue | 84 +++++++++---------- 3 files changed, 44 insertions(+), 53 deletions(-) diff --git a/src/views/healthCenter/examinationReport/index.vue b/src/views/healthCenter/examinationReport/index.vue index 413fc0c7..0cee8a7b 100644 --- a/src/views/healthCenter/examinationReport/index.vue +++ b/src/views/healthCenter/examinationReport/index.vue @@ -56,15 +56,8 @@ 修改 - 删除 + @click="handleUpdate2(scope.row)" + >体检报告 diff --git a/src/views/healthCenter/healthRecords/index.vue b/src/views/healthCenter/healthRecords/index.vue index 81e62288..e10d82c8 100644 --- a/src/views/healthCenter/healthRecords/index.vue +++ b/src/views/healthCenter/healthRecords/index.vue @@ -85,13 +85,11 @@ 修改 删除 diff --git a/src/views/healthCenter/nutritionScience/index.vue b/src/views/healthCenter/nutritionScience/index.vue index f2ea9014..f4297027 100644 --- a/src/views/healthCenter/nutritionScience/index.vue +++ b/src/views/healthCenter/nutritionScience/index.vue @@ -17,22 +17,22 @@ - + - + > + - - - + + + 搜索 @@ -47,18 +47,18 @@ plain icon="el-icon-plus" size="mini" - @click="handleAdd" + @click="handleAdd" >新增 - + - + - - + + @@ -104,7 +104,7 @@ @pagination="getList" /> - + @@ -125,10 +125,10 @@ :key="item.chronicId" :label="item.chronicName" :value="item.chronicId" - > - - - + > + + + - + @@ -171,7 +171,7 @@ -