@ -448,7 +448,7 @@ export class StationWeeklyPlanComponent implements OnInit {
if (!item.isDetails) {
item.badgeNum += 1
}
if (data.approvalStatus == '通过') {
if (data.approvalStatus == '待检查') {
item.passed += 1
this.getTaskListPass(this.stationData[0])