diff --git a/src/views/monitor/components/box-1.vue b/src/views/monitor/components/box-1.vue index 5b727dd..73c0924 100644 --- a/src/views/monitor/components/box-1.vue +++ b/src/views/monitor/components/box-1.vue @@ -37,7 +37,7 @@
- 已处理 + 已解除
@@ -83,7 +83,12 @@
- + + + +
@@ -178,6 +183,7 @@
+
@@ -192,7 +198,7 @@ import alarmRate from './alarmRate' import alarmList from './alarmList' import alarmToday from './alarmToday' - + import trafficJam from './traffic-jam' import { useWebSocket } from '@/hooks/socket' import { mode, socketBaseUrl, proSocketBaseUrl } from '@/utils/config' import {getPreviewUrlApi} from "@/api/home.js"; diff --git a/src/views/monitor/components/traffic-jam.vue b/src/views/monitor/components/traffic-jam.vue new file mode 100644 index 0000000..a6ae71c --- /dev/null +++ b/src/views/monitor/components/traffic-jam.vue @@ -0,0 +1,145 @@ + + + + +