优化界面

This commit is contained in:
GoEdgeLab
2022-11-26 19:04:55 +08:00
parent 8ebfb397e6
commit 92a36f99f1
3 changed files with 6 additions and 4 deletions

View File

@@ -2392,9 +2392,9 @@ Vue.component("ns-access-log-box", {
if (accessLog.recordValue == null || accessLog.recordValue.length == 0) {
isFailure = true
}
} else if (accessLog.nsRecordId == null || accessLog.nsRecordId == 0) {
isFailure = true
}
// 没有找到记录的不需要高亮显示,防止管理员看到红色就心理恐慌
}
return {