diff --git a/src/views/commandScreen/commandCenter/centerTop.vue b/src/views/commandScreen/commandCenter/centerTop.vue index 93321f0..51fec7c 100644 --- a/src/views/commandScreen/commandCenter/centerTop.vue +++ b/src/views/commandScreen/commandCenter/centerTop.vue @@ -101,7 +101,7 @@
质量管理 {{ statsDirectorateBigScreen.qualityInspectionRecordNum }}
-
+
AI警报 {{ statsDirectorateBigScreen.aiAnalyseHardWareAlarmRecordNum }}
diff --git a/src/views/commandScreen/dialogCompnnents/ai-alarm.vue b/src/views/commandScreen/dialogCompnnents/ai-alarm.vue index 6d269ea..5bc4c26 100644 --- a/src/views/commandScreen/dialogCompnnents/ai-alarm.vue +++ b/src/views/commandScreen/dialogCompnnents/ai-alarm.vue @@ -2,9 +2,9 @@
-
+
- +
历史报警次数:{{ item.alarmNum }}
+
+
+ +

暂无数据

+
+
- +
- :style="{ +
-
--> -
-
-
- -

暂无数据

@@ -101,14 +108,14 @@
+ v-if="partyMemberList.length != 0" + background + :page-size="10" + style="justify-content: center" + @current-change="onCurrentChange" + layout="prev, pager, next" + :total="total" + />
@@ -145,7 +152,7 @@