|
|
@@ -344,7 +344,7 @@
|
|
|
and q.reform_status=#{params.status}
|
|
|
</when>
|
|
|
<when test="params.status==12">
|
|
|
- and and q.reform_status=10 and q.reform_deadline < #{today}
|
|
|
+ and q.reform_status=10 and q.reform_deadline < #{today}
|
|
|
</when>
|
|
|
<otherwise>
|
|
|
and q.reform_status=#{params.status}
|