Explorar el Código

清单汇总,导出Excel

MaiXinRong hace 2 meses
padre
commit
c1398155b1
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      app/view/stage/gather.ejs

+ 0 - 2
app/view/stage/gather.ejs

@@ -57,11 +57,9 @@
                         </div>
                     </div>
                 </div>
-                <% if (ctx.app.config.is_debug) { %>
                 <div class="d-inline-block ml-3">
                     <a id="exportExcel" class="btn btn-primary btn-sm" href="javascript: void(0)">导出清单汇总Excel</a>
                 </div>
-                <% } %>
             </div>
         </div>
     </div>