From f459c9ef460805661bf912bcc9f386f0457232e3 Mon Sep 17 00:00:00 2001 From: fangjiakai <450850793@qq.com> Date: Wed, 21 Jan 2026 15:05:02 +0800 Subject: [PATCH] =?UTF-8?q?feat(supervision):=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E9=9A=90=E6=82=A3=E8=AF=86=E5=88=AB=E5=92=8C=E5=A4=84=E7=90=86?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在AI隐患识别列表页面跳转时添加aiBatch参数传递 - 在查看内容页面接收并处理新增的aiBatch查询参数 - 在平均隐患列表中添加状态字段过滤功能 - 在特殊处置隐患列表中引入隐患状态枚举并实现状态显示渲染 --- .../Average/AIHazardIdentification/ListView/index.js | 2 +- .../Average/AIHazardIdentification/ViewContent/index.js | 1 + .../Container/Supervision/Average/Average/HiddenList/index.js | 1 + .../Supervision/Average/SpecialDisposal/HiddenList/index.js | 4 ++-- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/pages/Container/Supervision/Average/AIHazardIdentification/ListView/index.js b/src/pages/Container/Supervision/Average/AIHazardIdentification/ListView/index.js index 1544f51..28fbe94 100644 --- a/src/pages/Container/Supervision/Average/AIHazardIdentification/ListView/index.js +++ b/src/pages/Container/Supervision/Average/AIHazardIdentification/ListView/index.js @@ -32,7 +32,7 @@ function ListView(props) {