From fab25436a0e112ff75bf395f48f65d7eb3e854be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=B1=E5=91=B1=E5=91=B1?= Date: Tue, 26 Sep 2023 10:03:01 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4glcc=20=E7=99=BD=E5=90=8D?= =?UTF-8?q?=E5=8D=95=E5=A4=84=E7=90=86=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/models/glcc_medium_term_examine_material.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/models/glcc_medium_term_examine_material.rb b/app/models/glcc_medium_term_examine_material.rb index ffb776591..2c93784ce 100644 --- a/app/models/glcc_medium_term_examine_material.rb +++ b/app/models/glcc_medium_term_examine_material.rb @@ -43,7 +43,7 @@ class GlccMediumTermExamineMaterial < ActiveRecord::Base unless pr.present? state << 3 end - if white_list && term == 1 #特殊处理 白名单的中期考核不处理 中期考核后去掉 + if white_list #特殊处理 白名单考核不处理 state = [] end state