update
1.修改血压为压力
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
import { getClassCharts } from '/@/views/indexSun/indexSun.ts';
|
||||
import { allSecondaryDepartsApi, twoLApi } from '/@/views/indexSun/indexSun.api.ts';
|
||||
import { useUserStore } from '/@/store/modules/user.ts';
|
||||
import ThreeLeftNewItem from '/src/views/indexSun/threeLeftNewItem/threeLeftNewItem.vue';
|
||||
import ThreeLeftNewItem from '/@/views/indexSun/threeLeftNewItem/threeLeftNewItem.vue';
|
||||
import SleepItem from '/@/views/indexSun/threeLeftNewItem/sleepItem.vue';
|
||||
import StepItem from '/@/views/indexSun/threeLeftNewItem/stepItem.vue';
|
||||
|
||||
@@ -87,7 +87,7 @@
|
||||
tips: '血氧饱和度95%~100%',
|
||||
},
|
||||
{
|
||||
label: '血压',
|
||||
label: '压力',
|
||||
value: 2,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user