diff --git a/src/components/Iscs/IscsBottomAlarm.vue b/src/components/Iscs/IscsBottomAlarm.vue index 4257433..878be6a 100644 --- a/src/components/Iscs/IscsBottomAlarm.vue +++ b/src/components/Iscs/IscsBottomAlarm.vue @@ -1,3 +1,246 @@ - 状态栏 + + + + + + + + + + 当前报警总数:{{ showData.currentAlarmTotal }} + + 未确认报警数:{{ showData.noConfirmNumber }} + + + + + 当前用户:{{ showData.currentUser }} + + 当前用户组:{{ + showData.currentUserGroup + }} + + + + + + + + {{ header.label }} + + + + + + + {{ row[header.field] }} + + + + + + + 玖链科技 + + + + + + + + + + + + + + + + + +