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

+ 1 - 1
app/controller/report_controller.js

@@ -77,7 +77,7 @@ module.exports = app => {
                     pageShow = {};
                 }
                 // console.log(pageShow);
-                // pageShow.showArchive = 1;
+                pageShow.showArchive = 1;
                 const tender = ctx.tender;
                 const stage = ctx.stage;
                 let stage_id = -1;