From 30dc371a7075339c8f07d70def2fc8d42a0fa542 Mon Sep 17 00:00:00 2001 From: pengwei Date: Wed, 12 Nov 2025 18:18:19 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=A4=87=E6=B3=A8=E5=86=85=E5=AE=B9?= =?UTF-8?q?=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/warning/compile/compileTable.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/warning/compile/compileTable.vue b/src/views/warning/compile/compileTable.vue index bb11ae3..7b80909 100644 --- a/src/views/warning/compile/compileTable.vue +++ b/src/views/warning/compile/compileTable.vue @@ -128,7 +128,7 @@ watch(()=>route.query.load,(val)=>{

- 列表根据权限范围,展示涉及的预警项目,通过项目预警下发的项目,根据整改项,对项目内容进行整改。 + 列表根据权限范围,展示涉及的报审通过的项目,对项目进行预警下发问题项,根据整改项,对项目内容进行整改。