瀏覽代碼

暂时屏蔽归档

TonyKang 4 年之前
父節點
當前提交
1189584082
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/controller/report_controller.js

+ 1 - 1
app/controller/report_controller.js

@@ -69,7 +69,7 @@ module.exports = app => {
                 await this._getStageAuditViewData(ctx);
                 const pageShow = ctx.session.sessionProject.page_show;
                 // console.log(pageShow);
-                pageShow.showArchive = 1;
+                pageShow.showArchive = 0;
                 const tender = ctx.tender;
                 const stage = ctx.stage;
                 let stage_id = -1;