| | |
| | | </el-row> |
| | | </div> |
| | | <!-- 设置按钮 --> |
| | | <button id="settingsButton" class="fixed-bottom-right" @click="centerDialogVisible=true">⚙️</button> |
| | | <!-- <button id="settingsButton" class="fixed-bottom-right" @click="showxuye">⚙️</button> --> |
| | | <!-- <button id="settingsButton" class="fixed-bottom-right" @click="centerDialogVisible=true">⚙️</button> --> |
| | | <button id="settingsButton" class="fixed-bottom-right" @click="showxuye">⚙️</button> |
| | | <el-dialog |
| | | :show-close="false" |
| | | :close-on-press-escape="false" |
| | |
| | | if(dataBody.推送类型==='床旁血压计'){ |
| | | isinitXy.value=true |
| | | let date = new Date(); |
| | | date.setMinutes(date.getMinutes() + 0.1); |
| | | date.setMinutes(date.getMinutes() + 5); |
| | | 床旁血压计.value={ |
| | | date_time:dataBody?.床旁血压结果?.measureTime, |
| | | sbp:dataBody?.床旁血压结果?.sbp, |