Helius
2022-03-15 d94c5dbf112a8baf166229fb2fd160e4b48daee9
zq-erp/src/main/resources/templates/views/admin/hive-erp/statistics/statistics-order-summary.html
@@ -102,7 +102,7 @@
      
      function exportExcel(){
         var param=MForm.toUrlParam("#serchform");
         window.location.href=basePath+"/form/furnsale/exportFurn? "+param;
         window.location.href=basePath+"/admin/orderStatistics/exportSummaryItemDetail?"+param;
      }