Browse Source

清单汇总,导出Excel

MaiXinRong 2 tháng trước cách đây
mục cha
commit
c1398155b1
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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>