饮食健康模块新增日历查询,饮水模块新增日历查询,封装日历组件,体重新增曲线页面及接口记录,新增初始体重
This commit is contained in:
@@ -398,9 +398,7 @@ export default {
|
||||
*/
|
||||
logs() {
|
||||
logs().then(res => {
|
||||
|
||||
console.log(res.is_login)
|
||||
|
||||
// console.log(res.is_login)
|
||||
this.weight = res.weight;
|
||||
this.water = res.water;
|
||||
this.intake_run = res.intake_run;
|
||||
|
||||
Reference in New Issue
Block a user