Helius
2021-09-08 9037526ae431ecf9924c000f122e52e98f72d46e
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;
      }