|
@@ -500,7 +500,7 @@ module.exports = app => {
|
|
await this.loadUser(phasePay);
|
|
await this.loadUser(phasePay);
|
|
} else if (!shenpiInfo) {
|
|
} else if (!shenpiInfo) {
|
|
// 不存在终审人的状态下这里恢复为授权审批人
|
|
// 不存在终审人的状态下这里恢复为授权审批人
|
|
- this.tender.info.shenpi.phasePay = shenpiConst.sp_status.sqspr;
|
|
|
|
|
|
+ this.ctx.tender.info.shenpi.phasePay = shenpiConst.sp_status.sqspr;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|