|
|
@ -116,11 +116,11 @@ |
|
|
|
<el-button style="margin-left:15px" |
|
|
|
class="diy-button--more" |
|
|
|
size="small" |
|
|
|
@click="handleAttention">加入核酸检测关注</el-button> |
|
|
|
@click="handleAttention">加入重点人群关注</el-button> |
|
|
|
<el-button style="margin-left:15px" |
|
|
|
class="diy-button--more" |
|
|
|
size="small" |
|
|
|
@click="handleDeletes">取消核酸检测关注</el-button> |
|
|
|
@click="handleDeletes">取消重点人群关注</el-button> |
|
|
|
</div> |
|
|
|
|
|
|
|
<el-table class="table" |
|
|
@ -202,7 +202,7 @@ |
|
|
|
<el-table-column prop="heSuanCheckDesc" |
|
|
|
header-align="center" |
|
|
|
align="center" |
|
|
|
label="核酸检测关注名单" |
|
|
|
label="重点人群关注名单" |
|
|
|
width="160"> |
|
|
|
</el-table-column> |
|
|
|
|
|
|
|