Browse Source

人体成分接口对接

newMaster
1747191978@qq.com 3 months ago
parent
commit
0feaae9cb4
  1. 4
      acupuncture-前台/src/views/medicalFile/details.vue

4
acupuncture-前台/src/views/medicalFile/details.vue

@ -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; //
});

Loading…
Cancel
Save