|
|
@ -1239,8 +1239,8 @@ export default { |
|
|
|
this.detailsForm.PG_RTCF_BMI = bmi; // 体质指数(BMI) |
|
|
|
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_STGCFBFB = ""; // 身体各成分百分比 |
|
|
|
// this.detailsForm.PG_RTCF_TXLX = ''; // 体型类型 |
|
|
|
this.detailsForm.PG_RTCF_STNL = bodyAge; // 身体年龄 |
|
|
|
this.detailsForm.PG_RTCF_JKPF = score; // 健康评分 |
|
|
|
}); |
|
|
|