laiguoran 3 gadi atpakaļ
vecāks
revīzija
6bbdcdb6e2
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      app/view/stage/index.ejs

+ 0 - 1
app/view/stage/index.ejs

@@ -634,7 +634,6 @@
     }
     const tender = JSON.parse(unescape('<%- escape(JSON.stringify(tender)) %>'));
     const tenderInfo = JSON.parse(unescape('<%- escape(JSON.stringify(ctx.tender.info)) %>'));
-    console.log(tenderInfo);
     const thousandth = <%- ctx.tender.info.display.thousandth %>;
     const measureType = JSON.parse('<%- JSON.stringify(measureType) %>');
     const stage = JSON.parse(unescape('<%- escape(JSON.stringify(ctx.stage)) %>'));