diff --git a/src/views/projectFront/carViolation/dealPushManage.vue b/src/views/projectFront/carViolation/dealPushManage.vue
index 866fa98e..408b51f3 100644
--- a/src/views/projectFront/carViolation/dealPushManage.vue
+++ b/src/views/projectFront/carViolation/dealPushManage.vue
@@ -2,7 +2,12 @@
-
+
-
+
-->
-
+
{{ $t('message.sixComplete.query') }}{{ $t("message.sixComplete.query") }}
- {{ $t('message.sixComplete.fresh') }}
+ {{
+ $t("message.sixComplete.fresh")
+ }}
-
+
{{ getTypeName(item.alarmType) }}
{{ item.createTime }}
@@ -105,16 +125,31 @@
-
- {{ $t('message.sixComplete.carDense.from') + ':' }}{{ item.alarmDesc }}
+
+ {{ $t("message.sixComplete.carDense.from") + ":"
+ }}{{ item.alarmDesc }}
-
+

-
{{ $t('message.sixComplete.carDense.noWarn') }}
+
{{ $t("message.sixComplete.carDense.noWarn") }}
-
+
-
+
-
-
-
+
+
+
+
-
-
+
+
@@ -220,85 +307,98 @@