Browse Source

bug修复

ellisran 6 months ago
parent
commit
dc1439994b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/controller/tender_controller.js

+ 1 - 1
app/controller/tender_controller.js

@@ -607,7 +607,7 @@ module.exports = app => {
                     jsFiles: this.app.jsFiles.common.concat(this.app.jsFiles.tender.tenderInfo),
                     gclChapter,
                     tenderMapList,
-                    map_json,
+                    // map_json,
                     fujianOssPath: ctx.app.config.fujianOssPath,
                     canFinish,
                     buildStatus: tenderConst.buildStatus,