|
const his = await this.ctx.service.sumLoadHistory.saveStageHistory(this.ctx.tender.id, this.ctx.stage.id, lid, tenders, result.errors);
|
|
const his = await this.ctx.service.sumLoadHistory.saveStageHistory(this.ctx.tender.id, this.ctx.stage.id, lid, tenders, result.errors);
|
|
return { curStageData: result.update, sumLoadHis: his };
|
|
return { curStageData: result.update, sumLoadHis: his };
|