@@ -187,7 +187,7 @@
<span>{{
getLabel(
dict.type.question_reform_status,
- scope.row.overdueStatus && scope.row.reformStatus!=13
+ scope.row.overdueStatus && scope.row.reformStatus==10
? scope.row.overdueStatus
: scope.row.reformStatus
)