fix: 实体详情搜索历史时间格式调整,安全事件下拉列表时间格式调整
This commit is contained in:
@@ -230,9 +230,7 @@
|
||||
</div>
|
||||
<div class="timeline__start-time">
|
||||
{{
|
||||
dayJs
|
||||
.tz(getMillisecond(event.startTime))
|
||||
.format('YYYY-MM-DD HH:mm:ss')
|
||||
dateFormatByAppearance(event.startTime)
|
||||
}}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user