This commit is contained in:
仲么了
2023-10-18 08:53:50 +08:00
parent bd8e137c26
commit 4cacc4cdb1
6 changed files with 20 additions and 9 deletions

View File

@@ -7,7 +7,7 @@
show-badge
badgeType="error"
:badge-text="item.status == 1 ? '' : '未读'"
:title="item.showName"
:title="'告警代码:'+item.code"
:note="item.startTime"
@click="jump(item)"
clickable