|
@@ -267,7 +267,7 @@
|
|
|
<el-col :span="5">{{ setUser.name }}</el-col>
|
|
|
<el-col :span="5">{{ setUser.telno }}</el-col>
|
|
|
</el-row>
|
|
|
- <el-row class="top">
|
|
|
+ <!-- <el-row class="top">
|
|
|
<el-col :span="5">
|
|
|
<el-button type="warning">关机</el-button>
|
|
|
</el-col>
|
|
@@ -277,7 +277,7 @@
|
|
|
<el-col :span="5">
|
|
|
<el-button type="warning">立即测量心率、血压</el-button>
|
|
|
</el-col>
|
|
|
- </el-row>
|
|
|
+ </el-row> -->
|
|
|
<el-row :gutter="20">
|
|
|
<el-col :span="5">
|
|
|
<el-menu default-active="sos" @select="selectSetting">
|