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 @@ >