性别
{ (this.recordsData.sex = e.id), (this.sexShow = false); } " @close="sexShow = false" />
生日
{ this.recordsData.birthday = e.value, this.birthdayShow = false } "
@cancel=" () => { this.birthdayShow = false; } " />
身高
{ heightShow = false }">
你的身高为?
{{recordsData.height}} CM
最新体重
{ weightShow = false }">
你的当前体重为?
{{recordsData.weight}} KG
目标
{ (this.selectedTargetIndex = this.targetList.findIndex(item => e.id === item.id)), (this.targetShow = false); } "
@close="targetShow = false" />
目标体重
{ targetWeightShow = false }">
你的目标体重为?
{{recordsData.goal_weight}} KG
运动量
{ (this.selectExerciseIndex = this.exerciseList.findIndex(item => e.id === item.id)), (this.exerciseShow = false); } "
@close="exerciseShow = false" />
确认修改
修改资料后可更新并查看最新方案,预算热量可能会发生变化