监测对象

This commit is contained in:
liuye
2022-03-29 09:35:07 +08:00
parent 5aba44c192
commit 40596799b7
11 changed files with 11 additions and 11 deletions

View File

@@ -27,7 +27,7 @@
</div>
<div class="right">
<div class="right-top">
<span class="name">{{ item.name }}</span>
<span class="name">{{ item.name }}</span>
<span class="status" :class="`status${item.status}`">{{ $dict.getLabel('fpPrtpStatus', item.status) }}</span>
</div>
<div class="right-bottom">

View File

@@ -83,7 +83,7 @@
<image src="https://cdn.cunwuyun.cn/dvcp/h5/no-admin.png"/>
<div>
<span>您还未添加过家庭成员点击</span>
<i>新增按钮</i>
<i @tap="toAdd">新增按钮</i>
<span>试试吧~</span>
</div>
</div>