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