fix: 新增体温数据
This commit is contained in:
parent
f7aaeb36a7
commit
8280bef7ee
|
|
@ -61,6 +61,7 @@
|
||||||
meiTuo: '梅拖',
|
meiTuo: '梅拖',
|
||||||
pulseReat: '脉率',
|
pulseReat: '脉率',
|
||||||
updataDate: '更新时间',
|
updataDate: '更新时间',
|
||||||
|
temperature: '体温',
|
||||||
step: '步数'
|
step: '步数'
|
||||||
},
|
},
|
||||||
time: new Date().toISOString().substring(0, 10),
|
time: new Date().toISOString().substring(0, 10),
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue