935090232@qq.com
2022-02-20 c253b555c7905c5136d47cd615ef545fa50cc6ad
zq-erp/src/main/resources/templates/views/admin/hive/statistics/statistics-order-summary.html
@@ -90,17 +90,13 @@
             url:basePath+"/admin/orderStatistics/summaryItemDetail"
          });
      });
      function exportExcel(){
         var select_begin = $("#select_begin").val();
         var select_end = $("#select_end").val();
         var select_id = $("#select_id").val();
         var goodsName = $("#goodsName").val();
         var guwen = $("#goodsName").val();
         window.location.href=basePath+"/form/furnsale/exportFurn?startTime="+select_begin+"&endTime="+select_end+"&goodsName="+goodsName+"&shopId="+select_id+"&guwen="+guwen;
      }
   function exportExcel(){
      var param=MForm.toUrlParam("#serchform");
      window.location.href=basePath+"/admin/projUseStatistics/exportSummaryItemDetail?"+param;
   }
   function initFunctionList() {
      $.AjaxProxy({
         a: false,