Explorar o código

审批流程问题

MaiXinRong hai 5 días
pai
achega
13b034eac4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/controller/report_controller.js

+ 1 - 0
app/controller/report_controller.js

@@ -403,6 +403,7 @@ module.exports = app => {
                     otherHintName: '',
                     advanceConst,
                 };
+                if (ctx.stage) renderData.spGroupList = await ctx.service.shenpiGroup.getGroupListByStage(ctx.tender.id, shenpiConst.sp_type.stage);
                 await this.layout('report/index.ejs', renderData, 'report/rpt_all_popup.ejs');
                 // await this.layout('report/index.ejs', renderData);