CN-381 feat : Detection 安全事件界面列表增加域名信息
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
<i class="cn-icon cn-icon-attacker" ></i>{{detection.offenderIp || '-'}}
|
||||
<span class="line">-------</span>
|
||||
<span class="circle"></span>
|
||||
<span class="domain">{{detection.domain }}</span>
|
||||
<i class="cn-icon cn-icon-attacked" ></i>{{detection.victimIp || '-'}}
|
||||
</div>
|
||||
<div class="cn-detection__header" v-else-if="pageType === detectionPageType.performanceEvent">
|
||||
|
||||
Reference in New Issue
Block a user