From fd1719f178af9e36e154258bf6a7c87d4e239ab1 Mon Sep 17 00:00:00 2001 From: "1747191978@qq.com" <1942943850@qq.com> Date: Mon, 17 Mar 2025 17:48:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=93=E5=9E=8B=E7=B1=BB=E5=9E=8B=E6=9B=BF?= =?UTF-8?q?=E6=8D=A2=E4=B8=BA=E5=8D=95=E9=80=89=EF=BC=8C=E5=8E=BB=E6=8E=89?= =?UTF-8?q?=E4=BA=BA=E4=BD=93=E6=88=90=E5=88=86=E6=8A=A5=E5=91=8A=E6=8C=89?= =?UTF-8?q?=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- acupuncture-前台/src/views/medicalFile/details.vue | 7 +++---- acupuncture-前台/src/views/medicalFile/index.vue | 7 +------ 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/acupuncture-前台/src/views/medicalFile/details.vue b/acupuncture-前台/src/views/medicalFile/details.vue index 8122212b..da8e04d2 100644 --- a/acupuncture-前台/src/views/medicalFile/details.vue +++ b/acupuncture-前台/src/views/medicalFile/details.vue @@ -82,12 +82,12 @@
人体成分 同步 - 报告 + > -->
@@ -186,7 +186,6 @@ @@ -1277,7 +1276,7 @@ export default { this.detailsForm.PG_RTCF_WHR = whr; // 腰臀比(WHR) this.detailsForm.PG_RTCF_NZZFSP = vfi; // 内脏脂肪水平 // this.detailsForm.PG_RTCF_STGCFBFB = ""; // 身体各成分百分比 - this.detailsForm.PG_RTCF_TXLX = [bodyType]; // 体型类型 + this.detailsForm.PG_RTCF_TXLX = bodyType; // 体型类型 this.detailsForm.PG_RTCF_STNL = bodyAge; // 身体年龄 this.detailsForm.PG_RTCF_JKPF = score; // 健康评分 }); diff --git a/acupuncture-前台/src/views/medicalFile/index.vue b/acupuncture-前台/src/views/medicalFile/index.vue index 546145fc..26e52efe 100644 --- a/acupuncture-前台/src/views/medicalFile/index.vue +++ b/acupuncture-前台/src/views/medicalFile/index.vue @@ -173,7 +173,6 @@ >