diff --git a/src/layouts/admin/components/globalPopUp.vue b/src/layouts/admin/components/globalPopUp.vue index 0b32350e..bd720671 100644 --- a/src/layouts/admin/components/globalPopUp.vue +++ b/src/layouts/admin/components/globalPopUp.vue @@ -1,96 +1,108 @@ - - - - - - - - - - - - - - {{ Math.floor(row.persistTime * 1000) / 1000 }} - - - - - {{ Math.floor(row.eventValue * 10000) / 100 }} - - - - - {{ event.filter(item => item.id == row.eventType)[0]?.name || '/' }} - - - - - - - - - + + + + + + + + + + + + + + {{ Math.floor(row.persistTime * 1000) / 1000 }} + + + + + {{ Math.floor(row.eventValue * 10000) / 100 }} + + + + + {{ event.filter(item => item.id == row.eventType)[0]?.name || '/' }} + + + + + + + + + + + + diff --git a/src/layouts/admin/components/navMenus.vue b/src/layouts/admin/components/navMenus.vue index a88c0f44..f26055fb 100644 --- a/src/layouts/admin/components/navMenus.vue +++ b/src/layouts/admin/components/navMenus.vue @@ -1,271 +1,271 @@ - - - - - - - {{ globalPopUpRef?.eventList.length || 0 }} - - - - - - - - - - {{ adminInfo.nickname }} - - - - 个人资料 - 修改密码 - 退出登录 - - - - - - - - - - - - - - - - + + + + + + + {{ (globalPopUpRef?.eventList.length>99? '99+':globalPopUpRef?.eventList.length) || 0 }} + + + + + + + + + + {{ adminInfo.nickname }} + + + + 个人资料 + 修改密码 + 退出登录 + + + + + + + + + + + + + + + + diff --git a/src/views/pqs/supervise/electricalEnergy/components1/online.vue b/src/views/pqs/supervise/electricalEnergy/components1/online.vue index 4cd91f11..59484e21 100644 --- a/src/views/pqs/supervise/electricalEnergy/components1/online.vue +++ b/src/views/pqs/supervise/electricalEnergy/components1/online.vue @@ -1,379 +1,379 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 发起预警单 - - - 发起告警单 - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 发起预警单 + + + 发起告警单 + + + + + + + + + + + +